Updater bot : cloudcommander updated to 16.11.0

This commit is contained in:
alexbelgium
2023-01-28 01:56:23 +01:00
parent 84b134018f
commit 9df035d289
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 16.11.0 (28-01-2023)
- Update to latest version from coderaiser/cloudcmd
## 16.10.0 (21-01-2023)
- Update to latest version from coderaiser/cloudcmd
- WARNING : update to supervisor 2022.11 before installing

View File

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

View File

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