diff --git a/README.md b/README.md index 100b1e0..9c973eb 100644 --- a/README.md +++ b/README.md @@ -305,7 +305,7 @@ Status message topic from this version is /blecker/status/[device-mac] - Some logging improvements for less dynamic string construction and destruction in runtime (thanks to [@BalazsM](https://github.com/BalazsM)) - Bugfixes and enhancements -## 1.11 (not released yet) +## 1.11 - #37 MQTT last will fix (it was not sent before) - #35 On admin page user can choose if the last will should be retained or not - restart fix, disconnect wifi before restart diff --git a/src/webcontent.h b/src/webcontent.h index d8d96d0..5cf0f4d 100644 --- a/src/webcontent.h +++ b/src/webcontent.h @@ -394,7 +394,7 @@ BLEcker home update -
v1.11 - 187
+
v1.11 - 189