version push

This commit is contained in:
Peter Buchegger 2021-02-11 23:03:59 +01:00 committed by GitHub
parent 38d50cb801
commit 7326a60ee2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -20,7 +20,7 @@
#include "TaskOTA.h"
#include "TaskWifi.h"
#define VERSION "21.04.0-dev"
#define VERSION "21.06.0-dev"
String create_lat_aprs(double lat);
String create_long_aprs(double lng);