This commit is contained in:
richonguzman
2025-09-25 15:55:18 -03:00
parent 36cd1578cc
commit 60a148d362
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -67,8 +67,8 @@ ___________________________________________________________________*/
#endif
String versionDate = "2025-09-17";
String versionNumber = "3.1.2";
String versionDate = "2025-09-25";
String versionNumber = "3.1.2.1";
Configuration Config;
WiFiClient aprsIsClient;
WiFiClient mqttClient;