diff --git a/cloudcommander/CHANGELOG.md b/cloudcommander/CHANGELOG.md index 791ffbc5a..89b1bc2e9 100644 --- a/cloudcommander/CHANGELOG.md +++ b/cloudcommander/CHANGELOG.md @@ -1,4 +1,7 @@ +## 15.9.14 (15-01-2022) +- Update to latest version from coderaiser/cloudcmd + ## 15.9.13 (24-12-2021) - Update to latest version from coderaiser/cloudcmd diff --git a/cloudcommander/config.json b/cloudcommander/config.json index 4d911c5aa..672cc1354 100644 --- a/cloudcommander/config.json +++ b/cloudcommander/config.json @@ -75,8 +75,8 @@ "DROPBOX_TOKEN": "str?" }, "slug": "cloudcommander", - "upstream": "15.9.13", + "upstream": "15.9.14", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/cloudcommander", - "version": "15.9.13", + "version": "15.9.14", "webui": "http://[HOST]:[PORT:8000]" }