version bump

This commit is contained in:
Peter Buchegger 2021-06-24 21:46:28 +02:00
parent d89eec0a0b
commit 68318ea7f0

View file

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