version update

This commit is contained in:
Peter Buchegger 2022-02-24 16:26:23 +01:00
parent f5b10a03af
commit e1b3342e12

View file

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