From 8ea477780f5cc4b7d2ee7dcdcc175e24e76bfff5 Mon Sep 17 00:00:00 2001 From: alexbelgium Date: Fri, 24 Dec 2021 06:45:09 +0100 Subject: [PATCH] Update to 15.9.13 --- cloudcommander/CHANGELOG.md | 3 +++ cloudcommander/config.json | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) 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]" }