chore: bump version

This commit is contained in:
Yurii
2024-04-15 15:07:28 +03:00
parent 41ce9b268e
commit 301b14bbd4
2 changed files with 2 additions and 2 deletions

View File

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

View File

@@ -1,5 +1,5 @@
#define PROJECT_NAME "OpenTherm Gateway"
#define PROJECT_VERSION "1.4.0-rc.22"
#define PROJECT_VERSION "1.4.0-rc.23"
#define PROJECT_REPO "https://github.com/Laxilef/OTGateway"
#define MQTT_RECONNECT_INTERVAL 15000