diff --git a/src/LoRa_APRS_iGate.cpp b/src/LoRa_APRS_iGate.cpp index 051730b..9f5fb56 100644 --- a/src/LoRa_APRS_iGate.cpp +++ b/src/LoRa_APRS_iGate.cpp @@ -66,7 +66,7 @@ ___________________________________________________________________*/ #endif -String versionDate = "2025-06-20"; +String versionDate = "2025-07-26"; Configuration Config; WiFiClient espClient; #ifdef HAS_GPS