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

version bump
This commit is contained in:
Peter Buchegger 2023-08-06 22:57:38 +02:00 committed by GitHub
commit 8c2c217acc
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.31.00"
#define VERSION "23.31.01"
#define MODULE_NAME "Main"
String create_lat_aprs(double lat);