From af1b623f7f2bef710283007f85eea074dfa6eaed Mon Sep 17 00:00:00 2001 From: richonguzman Date: Mon, 12 May 2025 11:30:30 -0400 Subject: [PATCH] newDate --- 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 3a9732f..932593f 100644 --- a/src/LoRa_APRS_iGate.cpp +++ b/src/LoRa_APRS_iGate.cpp @@ -48,7 +48,7 @@ ___________________________________________________________________*/ #endif -String versionDate = "2025-05-08"; +String versionDate = "2025-05-12"; Configuration Config; WiFiClient espClient; #ifdef HAS_GPS