diff --git a/src/LoRa_APRS_iGate.cpp b/src/LoRa_APRS_iGate.cpp index e568b9a..6390976 100644 --- a/src/LoRa_APRS_iGate.cpp +++ b/src/LoRa_APRS_iGate.cpp @@ -22,7 +22,7 @@ #include "TaskWifi.h" #include "project_configuration.h" -#define VERSION "23.06.0" +#define VERSION "23.23.99" #define MODULE_NAME "Main" String create_lat_aprs(double lat);