Updater bot : cloudcommander updated to 16.6.0

This commit is contained in:
alexbelgium
2022-10-11 01:56:05 +02:00
parent b5b4455537
commit 00375e4940
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 16.6.0 (11-10-2022)
- Update to latest version from coderaiser/cloudcmd
## 16.5.0 (09-08-2022)
- Update to latest version from coderaiser/cloudcmd

View File

@@ -74,5 +74,5 @@
},
"slug": "cloudcommander",
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/cloudcommander",
"version": "16.5.0"
"version": "16.6.0"
}

View File

@@ -1,8 +1,8 @@
{
"last_update": "09-08-2022",
"last_update": "11-10-2022",
"repository": "alexbelgium/hassio-addons",
"slug": "cloudcommander",
"source": "github",
"upstream_repo": "coderaiser/cloudcmd",
"upstream_version": "16.5.0"
"upstream_version": "16.6.0"
}