version update

This commit is contained in:
richonguzman 2024-06-20 21:14:30 -04:00
parent b97457146a
commit 505bb3d5a4
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ ________________________________________________________________________________
#include "A7670_utils.h" #include "A7670_utils.h"
#endif #endif
String versionDate = "2024.06.18"; String versionDate = "2024.06.20";
Configuration Config; Configuration Config;
WiFiClient espClient; WiFiClient espClient;