diff --git a/src/LoRa_APRS_iGate.cpp b/src/LoRa_APRS_iGate.cpp index 1436284..3385ad8 100644 --- a/src/LoRa_APRS_iGate.cpp +++ b/src/LoRa_APRS_iGate.cpp @@ -68,7 +68,7 @@ ___________________________________________________________________*/ String versionDate = "2025-11-08"; -String versionNumber = "3.1.4"; +String versionNumber = "3.1.4.1"; Configuration Config; WiFiClient aprsIsClient; WiFiClient mqttClient;