diff --git a/src/LoRa_APRS_iGate.cpp b/src/LoRa_APRS_iGate.cpp index 4e2c27b..0e9579d 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.31.00" +#define VERSION "23.31.01" #define MODULE_NAME "Main" String create_lat_aprs(double lat);