diff --git a/data_svelte/build/bundle.css.gz b/data_svelte/build/bundle.css.gz index e98b95d1..e3963a3f 100644 Binary files a/data_svelte/build/bundle.css.gz and b/data_svelte/build/bundle.css.gz differ diff --git a/data_svelte/build/bundle.js.gz b/data_svelte/build/bundle.js.gz index 2807c59c..66c6830a 100644 Binary files a/data_svelte/build/bundle.js.gz and b/data_svelte/build/bundle.js.gz differ diff --git a/data_svelte/index.html b/data_svelte/index.html index cc7dd907..be1bceae 100644 --- a/data_svelte/index.html +++ b/data_svelte/index.html @@ -4,12 +4,12 @@ - IoT Manager 4.5.0 + IoT Manager 4.5.1 - + - + diff --git a/include/Const.h b/include/Const.h index 83c349f3..754121aa 100644 --- a/include/Const.h +++ b/include/Const.h @@ -2,7 +2,7 @@ #include "BuildTime.h" // Версия прошивки -#define FIRMWARE_VERSION 450 +#define FIRMWARE_VERSION 451 #ifdef esp8266_1mb_ota #define FIRMWARE_NAME "esp8266_1mb_ota"