chore: bump version

This commit is contained in:
Yurii
2024-01-15 20:24:28 +03:00
parent 827c18513b
commit 5856a45d37
2 changed files with 2 additions and 2 deletions

View File

@@ -53,7 +53,7 @@ monitor_speed = 115200
monitor_filters = direct
board_build.flash_mode = dio
board_build.filesystem = littlefs
version = 1.4.0-rc.10
version = 1.4.0-rc.11
; Defaults
[esp8266_defaults]

View File

@@ -1,5 +1,5 @@
#define PROJECT_NAME "OpenTherm Gateway"
#define PROJECT_VERSION "1.4.0-rc.10"
#define PROJECT_VERSION "1.4.0-rc.11"
#define PROJECT_REPO "https://github.com/Laxilef/OTGateway"
#define EMERGENCY_TIME_TRESHOLD 120000