chore: bump version

This commit is contained in:
Yurii
2024-04-22 08:19:41 +03:00
parent 8687e122ca
commit 85011ce4ea
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.23
version = 1.4.0-rc.24
; Defaults
[esp8266_defaults]

View File

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