Updater bot : cloudcommander updated to 16.10.0

This commit is contained in:
alexbelgium
2023-01-21 10:29:14 +01:00
parent a2028f2dd9
commit 8d0d074b95
3 changed files with 7 additions and 4 deletions

View File

@@ -1,3 +1,6 @@
## 16.10.0 (21-01-2023)
- Update to latest version from coderaiser/cloudcmd
- WARNING : update to supervisor 2022.11 before installing
## 16.6.1 (22-10-2022)

View File

@@ -76,5 +76,5 @@
},
"slug": "cloudcommander",
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/cloudcommander",
"version": "16.6.1-2"
}
"version": "16.10.0"
}

View File

@@ -1,8 +1,8 @@
{
"last_update": "22-10-2022",
"last_update": "21-01-2023",
"repository": "alexbelgium/hassio-addons",
"slug": "cloudcommander",
"source": "github",
"upstream_repo": "coderaiser/cloudcmd",
"upstream_version": "16.6.1"
"upstream_version": "16.10.0"
}