changelog, dev19

This commit is contained in:
MichaelDvP
2025-10-07 09:00:27 +02:00
parent dae345f359
commit 015110a72e
2 changed files with 2 additions and 1 deletions

View File

@@ -52,3 +52,4 @@ For more details go to [docs.emsesp.org](https://docs.emsesp.org/).
- remove ESP32 CPU temperature - remove ESP32 CPU temperature
- updated core libraries like AsyncTCP, AsyncWebServer and Modbus - updated core libraries like AsyncTCP, AsyncWebServer and Modbus
- remove command `scan deep` - remove command `scan deep`
- ignore repeated `forceheatingoff` commands [#2641](https://github.com/emsesp/EMS-ESP32/discussions/2641)

View File

@@ -1 +1 @@
#define EMSESP_APP_VERSION "3.7.3-dev.18" #define EMSESP_APP_VERSION "3.7.3-dev.19"