From 46a3dc0d39221a2bd4c62a417f705a6932e554bb Mon Sep 17 00:00:00 2001 From: richonguzman Date: Thu, 19 Jun 2025 09:44:55 -0400 Subject: [PATCH] beforeLicenceChange --- src/LoRa_APRS_iGate.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/LoRa_APRS_iGate.cpp b/src/LoRa_APRS_iGate.cpp index 76aefd7..6eb4eba 100644 --- a/src/LoRa_APRS_iGate.cpp +++ b/src/LoRa_APRS_iGate.cpp @@ -48,7 +48,7 @@ ___________________________________________________________________*/ #endif -String versionDate = "2025-06-12"; +String versionDate = "2025-06-20"; Configuration Config; WiFiClient espClient; #ifdef HAS_GPS