update to 1.9.4b7

This commit is contained in:
Paul
2019-11-08 09:46:21 +01:00
parent 0f7382a15b
commit 804ed62d67
2 changed files with 5 additions and 1 deletions

View File

@@ -19,6 +19,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed
- Stability for some Wemos clones by decreasing wifi Tx strength and adding small delay
### Changed
- Debug log times show real internet time (if NTP enabled)
@@ -29,6 +31,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Removed
- thermostat scan and autodetect deep functions
## [1.9.3] 2019-10-26
### Added

View File

@@ -1 +1 @@
#define APP_VERSION "1.9.4b7"
#define APP_VERSION "1.9.4b8"