chore: bump version

This commit is contained in:
Yurii
2024-04-12 20:47:02 +03:00
parent f9824337dc
commit f4a4afeb29
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.21
version = 1.4.0-rc.22
; Defaults
[esp8266_defaults]

View File

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