diff --git a/src/Config.h b/src/Config.h index f352dec..b4a0ab7 100644 --- a/src/Config.h +++ b/src/Config.h @@ -5,7 +5,7 @@ #define NO_WIFI_SLEEP 0 -#define VERSION_MAIN "2.1beta7" +#define VERSION_MAIN "2.1.0" #if NO_WIFI_SLEEP #define VERSION_SLEEP "-nosleep"