diff --git a/cloudcommander/CHANGELOG.md b/cloudcommander/CHANGELOG.md index c5d756b19..2b77206f5 100644 --- a/cloudcommander/CHANGELOG.md +++ b/cloudcommander/CHANGELOG.md @@ -1,7 +1,4 @@ -## 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 352ab99c8..1e5f73caf 100644 --- a/cloudcommander/updater.json +++ b/cloudcommander/updater.json @@ -1,8 +1,8 @@ { - "last_update": "27-04-2022", + "last_update": "26-04-2022", "repository": "alexbelgium/hassio-addons", "slug": "cloudcommander", "source": "github", "upstream_repo": "coderaiser/cloudcmd", - "upstream_version": "16.1.0" + "upstream_version": "16.1.0 " }