version number update

This commit is contained in:
Ricardo Guzman (Richonguzman) 2025-11-08 21:16:03 -03:00
parent 08a7e0aac1
commit e593b2c670

View file

@ -68,7 +68,7 @@ ___________________________________________________________________*/
String versionDate = "2025-11-08";
String versionNumber = "3.1.4";
String versionNumber = "3.1.4.1";
Configuration Config;
WiFiClient aprsIsClient;
WiFiClient mqttClient;