diff --git a/src/LoRa_APRS_iGate.cpp b/src/LoRa_APRS_iGate.cpp index 56069b2..3888317 100644 --- a/src/LoRa_APRS_iGate.cpp +++ b/src/LoRa_APRS_iGate.cpp @@ -20,7 +20,7 @@ #include "TaskOTA.h" #include "TaskWifi.h" -#define VERSION "20.49.0-dev" +#define VERSION "21.04.0-dev" String create_lat_aprs(double lat); String create_long_aprs(double lng);