diff --git a/src/LoRa_APRS_iGate.cpp b/src/LoRa_APRS_iGate.cpp index 3bc2833..a2b21f1 100644 --- a/src/LoRa_APRS_iGate.cpp +++ b/src/LoRa_APRS_iGate.cpp @@ -68,7 +68,7 @@ ___________________________________________________________________*/ String versionDate = "2026-03-08"; -String versionNumber = "3.3"; +String versionNumber = "3.2.100"; Configuration Config; WiFiClient aprsIsClient; WiFiClient mqttClient;