version push

This commit is contained in:
Peter Buchegger 2022-03-19 20:54:27 +01:00
parent 692a2a6f35
commit 21b1ab0e2e

View file

@ -19,7 +19,7 @@
#include "TaskWifi.h"
#include "project_configuration.h"
#define VERSION "22.11.0"
#define VERSION "22.11.1"
String create_lat_aprs(double lat);
String create_long_aprs(double lng);