diff --git a/data_svelte/build/bundle.css.gz b/data_svelte/build/bundle.css.gz index 10cd6d4f..c7525827 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 cd7ef315..4baeb77d 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 4cbb28a8..3366770d 100644 --- a/data_svelte/index.html +++ b/data_svelte/index.html @@ -4,12 +4,12 @@ - IoT Manager 4.3.8 + IoT Manager 4.3.9 - + - + diff --git a/include/Const.h b/include/Const.h index 2028e001..ff961eba 100644 --- a/include/Const.h +++ b/include/Const.h @@ -1,7 +1,7 @@ #pragma once //Версия прошивки -#define FIRMWARE_VERSION 428 +#define FIRMWARE_VERSION 429 #ifdef esp8266_4mb #define FIRMWARE_NAME "esp8266_4mb"