Updater bot : cloudcommander updated to 19.21.0 (upstream 19.21.0)

This commit is contained in:
alexbelgium
2026-09-19 01:27:10 +02:00
parent 297c27c8df
commit b40d488f0c
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## 19.21.0 (2026-09-19)
- Update to latest version from coderaiser/cloudcmd (changelog : https://github.com/coderaiser/cloudcmd/releases)
- Migrate legacy add-on configuration map names to current app configuration terminology.
## 19.20.5 (2026-09-05)

View File

@@ -104,4 +104,4 @@ schema:
slug: cloudcommander
udev: true
url: https://github.com/alexbelgium/hassio-addons/tree/master/cloudcommander
version: "19.20.5"
version: "19.21.0"

View File

@@ -1,8 +1,8 @@
{
"last_update": "2026-09-05",
"last_update": "2026-09-19",
"repository": "alexbelgium/hassio-addons",
"slug": "cloudcommander",
"source": "github",
"upstream_repo": "coderaiser/cloudcmd",
"upstream_version": "19.20.5"
"upstream_version": "19.21.0"
}