Updater bot : cloudcommander updated to 16.16.3

This commit is contained in:
alexbelgium
2023-08-12 01:56:42 +02:00
parent 7fac6ea089
commit fe9385fba1
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 16.16.3 (12-08-2023)
- Update to latest version from coderaiser/cloudcmd
## 16.16.0 (15-07-2023)
- Update to latest version from coderaiser/cloudcmd

View File

@@ -90,5 +90,5 @@
},
"slug": "cloudcommander",
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/cloudcommander",
"version": "16.16.0"
"version": "16.16.3"
}

View File

@@ -1,8 +1,8 @@
{
"last_update": "15-07-2023",
"last_update": "12-08-2023",
"repository": "alexbelgium/hassio-addons",
"slug": "cloudcommander",
"source": "github",
"upstream_repo": "coderaiser/cloudcmd",
"upstream_version": "16.16.0"
"upstream_version": "16.16.3"
}