mirror of
https://github.com/Laxilef/OTGateway.git
synced 2025-12-11 02:34:29 +05:00
chore: bump version to 1.4.0-rc.5
This commit is contained in:
@@ -17,7 +17,7 @@ lib_deps =
|
||||
https://github.com/Laxilef/opentherm_library/archive/refs/heads/dev.zip
|
||||
knolleary/PubSubClient@^2.8
|
||||
;lennarthennigs/ESP Telnet@^2.1.2
|
||||
https://github.com/Laxilef/ESPTelnet/archive/refs/heads/rc.zip
|
||||
https://github.com/Laxilef/ESPTelnet/archive/refs/heads/alt_fix_freeze.zip
|
||||
gyverlibs/EEManager@^2.0
|
||||
;gyverlibs/GyverPID@^3.3
|
||||
https://github.com/Laxilef/GyverPID/archive/refs/heads/feat_change_dt_type.zip
|
||||
@@ -34,7 +34,7 @@ build_flags =
|
||||
-D USE_TELNET=1
|
||||
upload_speed = 921600
|
||||
monitor_speed = 115200
|
||||
version = 1.4.0-rc.4
|
||||
version = 1.4.0-rc.5
|
||||
|
||||
; Defaults
|
||||
[esp8266_defaults]
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#define PROJECT_NAME "OpenTherm Gateway"
|
||||
#define PROJECT_VERSION "1.4.0-rc.4"
|
||||
#define PROJECT_VERSION "1.4.0-rc.5"
|
||||
#define PROJECT_REPO "https://github.com/Laxilef/OTGateway"
|
||||
#define AP_SSID "OpenTherm Gateway"
|
||||
#define AP_PASSWORD "otgateway123456"
|
||||
|
||||
Reference in New Issue
Block a user