diff --git a/cloudcommander/CHANGELOG.md b/cloudcommander/CHANGELOG.md index fc0ade41a..791ffbc5a 100644 --- a/cloudcommander/CHANGELOG.md +++ b/cloudcommander/CHANGELOG.md @@ -1,4 +1,7 @@ +## 15.9.13 (24-12-2021) +- Update to latest version from coderaiser/cloudcmd + ## 15.9.12 (16-12-2021) - Update to latest version from coderaiser/cloudcmd - New standardized logic for Dockerfile build and packages installation diff --git a/cloudcommander/config.json b/cloudcommander/config.json index 9861c81c5..cd999c707 100644 --- a/cloudcommander/config.json +++ b/cloudcommander/config.json @@ -75,8 +75,8 @@ "DROPBOX_TOKEN": "str?" }, "slug": "cloudcommander", - "upstream": "15.9.12", + "upstream": "15.9.13", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/cloudcommander#readme", - "version": "15.9.12", + "version": "15.9.13", "webui": "http://[HOST]:[PORT:8000]" }