diff --git a/cloudcommander/CHANGELOG.md b/cloudcommander/CHANGELOG.md index 2b77206f5..c5d756b19 100644 --- a/cloudcommander/CHANGELOG.md +++ b/cloudcommander/CHANGELOG.md @@ -1,4 +1,7 @@ +## 16.1.0 (27-04-2022) +- Update to latest version from coderaiser/cloudcmd + ## 16.1.0 (23-04-2022) - Update to latest version from coderaiser/cloudcmd diff --git a/cloudcommander/updater.json b/cloudcommander/updater.json index 325fb8a3c..352ab99c8 100644 --- a/cloudcommander/updater.json +++ b/cloudcommander/updater.json @@ -1,8 +1,8 @@ { - "last_update": "23-04-2022", + "last_update": "27-04-2022", "repository": "alexbelgium/hassio-addons", "slug": "cloudcommander", "source": "github", "upstream_repo": "coderaiser/cloudcmd", - "upstream_version": "16.1.0 " + "upstream_version": "16.1.0" }