ElegantOta fix

This commit is contained in:
Ricardo Guzman (Richonguzman)
2026-04-21 10:34:20 -04:00
parent 4263d55839
commit 236ae65485
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -68,8 +68,8 @@ ___________________________________________________________________*/
#endif
String versionDate = "2026-04-20";
String versionNumber = "3.2.3.1";
String versionDate = "2026-04-21";
String versionNumber = "3.2.4";
Configuration Config;
WiFiClient aprsIsClient;
WiFiClient mqttClient;