diff --git a/data/set.device.json.gz b/data/set.device.json.gz index 7ed66e68..08608508 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 2fe56516..289fcf9e 100644 --- a/data_ungzip/set.device.json +++ b/data_ungzip/set.device.json @@ -43,7 +43,7 @@ }, { "type": "h4", - "title": "Версия файловой системы: 274" + "title": "Версия файловой системы: 275" }, { "type": "h4", diff --git a/include/Consts.h b/include/Consts.h index 6bb81719..9a0b5bbb 100644 --- a/include/Consts.h +++ b/include/Consts.h @@ -1,6 +1,6 @@ #pragma once -#define FIRMWARE_VERSION 274 +#define FIRMWARE_VERSION 275 #ifdef esp8266_4mb #define FIRMWARE_NAME "esp8266_4mb"