diff --git a/src/LoRa_APRS_iGate.cpp b/src/LoRa_APRS_iGate.cpp index 6d84272..e4047cf 100644 --- a/src/LoRa_APRS_iGate.cpp +++ b/src/LoRa_APRS_iGate.cpp @@ -67,7 +67,7 @@ ___________________________________________________________________*/ #endif -String versionDate = "2025-09-08"; +String versionDate = "2025-09-09"; String versionNumber = "3.1"; Configuration Config; WiFiClient aprsIsClient;