From 50b3094de958abb807bb0a7fe2d3aea42370ea35 Mon Sep 17 00:00:00 2001 From: richonguzman Date: Thu, 12 Jun 2025 23:08:46 -0400 Subject: [PATCH] dateUpdate --- 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 2c29fcc..76aefd7 100644 --- a/src/LoRa_APRS_iGate.cpp +++ b/src/LoRa_APRS_iGate.cpp @@ -48,7 +48,7 @@ ___________________________________________________________________*/ #endif -String versionDate = "2025-06-11"; +String versionDate = "2025-06-12"; Configuration Config; WiFiClient espClient; #ifdef HAS_GPS