Merge pull request #318 from lora-aprs/peterus-patch-1

version bump
This commit is contained in:
Peter Buchegger 2023-08-01 21:14:17 +02:00 committed by GitHub
commit 6987d29ae4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -22,7 +22,7 @@
#include "TaskWifi.h"
#include "project_configuration.h"
#define VERSION "23.23.99"
#define VERSION "23.31.00"
#define MODULE_NAME "Main"
String create_lat_aprs(double lat);