bump to 3.3.0b1

This commit is contained in:
proddy
2021-11-03 22:11:44 +01:00
parent 0e480bbd94
commit 3e0f6f55fb
2 changed files with 3 additions and 2 deletions

View File

@@ -17,7 +17,8 @@
- Added support for mDNS [#161](https://github.com/emsesp/EMS-ESP32/issues/161)
- Added last system ESP32 reset code to log (and `system info` output)
- Firmware Checker in WebUI [#168](https://github.com/emsesp/EMS-ESP32/issues/168)
- Added new MQTT setting for 'response' topic
- Added new MQTT setting for enabling 'response' topic
- Support for non-standard Thermostats like Tado [#174](https://github.com/emsesp/EMS-ESP32/issues/174)
## Fixed

View File

@@ -1 +1 @@
#define EMSESP_APP_VERSION "3.3.0b0"
#define EMSESP_APP_VERSION "3.3.0b1"