diff --git a/README.md b/README.md index bb0d8603..9aa0b31b 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ ### Preamble: -This is a modified version of [Valetudo by Hypher](https://github.com/Hypfer/Valetudo), _enhanced_ by me since I found too many features missing in the original package when I've tried to use it for the first time. Next is a quick list of changes first appeared here: +This is a modified version of [Valetudo by Hypfer](https://github.com/Hypfer/Valetudo), _enhanced_ by me since I found too many features missing in the original package when I've tried to use it for the first time. Next is a quick list of changes first appeared here: * Ability to select multiple saved zones at once; * Selected zones optionally shown at the map tab to see and edit what's actually going to be cleaned; diff --git a/package.json b/package.json index d7ad82b2..403b1051 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "valetudo-re", - "version": "0.8.1", + "version": "0.8.2", "description": "Self-contained control webinterface for xiaomi vacuum robots", "main": "index.js", "bin": "index.js",