update to 3.3.0b3

This commit is contained in:
proddy
2021-11-07 18:24:33 +01:00
parent 72a59917fb
commit df7be9d11e
2 changed files with 2 additions and 1 deletions

View File

@@ -28,6 +28,7 @@
- Enlarge parse-buffer for long names like `cylinderpumpmodulation`
- MQTT not subscribing to all device entities [#166](https://github.com/emsesp/EMS-ESP32/issues/166)
- Help fix issues with WebUI unable to fully load UI over Ethernet [#177](https://github.com/emsesp/EMS-ESP32/issues/177)
- Shower alert never reset after limit reached when enabled [(PR #185)](https://github.com/emsesp/EMS-ESP32/pull/185)
## Changed

View File

@@ -1 +1 @@
#define EMSESP_APP_VERSION "3.3.0b2"
#define EMSESP_APP_VERSION "3.3.0b3"