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

bump version
This commit is contained in:
Peter Buchegger 2023-02-06 14:09:43 +01:00 committed by GitHub
commit ee329f8ddf
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 "23.04.0"
#define VERSION "23.06.0"
#define MODULE_NAME "Main"
String create_lat_aprs(double lat);