version update

This commit is contained in:
richonguzman 2024-08-16 15:52:55 -04:00
parent ee687e6959
commit 55d6bc325f
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ ________________________________________________________________________________
#include "A7670_utils.h" #include "A7670_utils.h"
#endif #endif
String versionDate = "2024.08.14"; String versionDate = "2024.08.16";
Configuration Config; Configuration Config;
WiFiClient espClient; WiFiClient espClient;