diff --git a/src/LoRa_APRS_iGate.cpp b/src/LoRa_APRS_iGate.cpp index 2f286d0..a8f6ec9 100644 --- a/src/LoRa_APRS_iGate.cpp +++ b/src/LoRa_APRS_iGate.cpp @@ -67,7 +67,7 @@ ___________________________________________________________________*/ #endif -String versionDate = "2026-01-21"; +String versionDate = "2026-02-16"; String versionNumber = "3.2"; Configuration Config; WiFiClient aprsIsClient;