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

version bump to 23.04.0
This commit is contained in:
Peter Buchegger 2023-01-23 11:57:23 +01:00 committed by GitHub
commit bf74c5a7ef
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -21,7 +21,7 @@
#include "TaskWifi.h"
#include "project_configuration.h"
#define VERSION "22.46.0"
#define VERSION "23.04.0"
#define MODULE_NAME "Main"
String create_lat_aprs(double lat);