bump version to 21.35.0

This commit is contained in:
Peter Buchegger 2021-09-01 21:08:15 +02:00
parent fda1e37c8c
commit c4bb41f400

View file

@ -18,7 +18,7 @@
#include "TaskWifi.h"
#include "project_configuration.h"
#define VERSION "21.29.0-dev"
#define VERSION "21.35.0"
String create_lat_aprs(double lat);
String create_long_aprs(double lng);