bump version

This commit is contained in:
proddy
2021-03-07 13:21:28 +01:00
parent 55c733e0ee
commit eed5b61782
2 changed files with 2 additions and 1 deletions

View File

@@ -11,6 +11,7 @@ See https://github.com/proddy/EMS-ESP/issues/632
- extra MQTT boolean option for "ON" and "OFF"
- Support for chunked MQTT payloads to allow large data sets > 2kb
- External Button support (#708) for resetting to factory defaults and other actions
- new console set command in `system`, `set ethernet <profile>` for quickly enabling cabled ethernet connections without using the captive wifi portal
### Fixed
- telegrams matched to masterthermostat 0x18

View File

@@ -1 +1 @@
#define EMSESP_APP_VERSION "3.0.0b3"
#define EMSESP_APP_VERSION "3.0.0b4"