diff --git a/README.md b/README.md index 561968a0f..43bb4d51d 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ ## Sonoff-Tasmota Provide ESP8266 based Sonoff by [iTead Studio](https://www.itead.cc/) and ElectroDragon IoT Relay with Serial, Web and MQTT control allowing 'Over the Air' or OTA firmware updates using Arduino IDE. -Current version is **5.0.7** - See [sonoff/_releasenotes.ino](https://github.com/arendst/Sonoff-Tasmota/blob/master/sonoff/_releasenotes.ino) for change information. +Current version is **5.1.0** - See [sonoff/_releasenotes.ino](https://github.com/arendst/Sonoff-Tasmota/blob/master/sonoff/_releasenotes.ino) for change information. ### **** ATTENTION Version 5.0.x specific information **** diff --git a/sonoff/_releasenotes.ino b/sonoff/_releasenotes.ino index ae4e6bd09..449599b52 100644 --- a/sonoff/_releasenotes.ino +++ b/sonoff/_releasenotes.ino @@ -1,6 +1,6 @@ /* 5.1.0 20170513 * Fix Offline/Removal of retained topic when FullTopic is changed - * Add FullTopic to MQTT Configuration and Information web page + * Add FullTopic to MQTT Configuration and Information web pages * Add license model GPLv3 (#188) * * 5.0.7 20170511