diff --git a/data/set.device.json.gz b/data/set.device.json.gz index e769d3e9..7ed66e68 100644 Binary files a/data/set.device.json.gz and b/data/set.device.json.gz differ diff --git a/data_ungzip/set.device.json b/data_ungzip/set.device.json index 47d120a8..2fe56516 100644 --- a/data_ungzip/set.device.json +++ b/data_ungzip/set.device.json @@ -43,7 +43,7 @@ }, { "type": "h4", - "title": "Версия файловой системы: 273" + "title": "Версия файловой системы: 274" }, { "type": "h4", diff --git a/include/Consts.h b/include/Consts.h index b4b677c6..fd4b8f24 100644 --- a/include/Consts.h +++ b/include/Consts.h @@ -1,7 +1,7 @@ #pragma once //===========Firmware============================================================================================================================================= -#define FIRMWARE_VERSION 273 +#define FIRMWARE_VERSION 274 #define ESP8266_FLASH_SIZE_1MB false //===========FileSystem============================================================================================================================================== #define USE_LITTLEFS true