diff --git a/plejd/CHANGELOG.md b/plejd/CHANGELOG.md index 2fbe403..e525a62 100644 --- a/plejd/CHANGELOG.md +++ b/plejd/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog hassio-plejd Home Assistant Plejd addon +## [0.13.0](https://github.com/icanos/hassio-plejd/tree/0.13.0) + +[Full Changelog](https://github.com/icanos/hassio-plejd/compare/0.12.0...0.13.0) + +**Closed issues:** + +- DWN-02 [\#313](https://github.com/icanos/hassio-plejd/issues/313) + ## [0.12.0](https://github.com/icanos/hassio-plejd/tree/0.12.0) [Full Changelog](https://github.com/icanos/hassio-plejd/compare/0.11.0...0.12.0) diff --git a/plejd/config.json b/plejd/config.json index 8a05d03..df2f466 100644 --- a/plejd/config.json +++ b/plejd/config.json @@ -1,6 +1,6 @@ { "name": "Plejd", - "version": "0.11.0", + "version": "0.13.0", "slug": "plejd", "description": "Adds support for the Swedish home automation devices from Plejd.", "url": "https://github.com/icanos/hassio-plejd/",