Updater bot : cloudcommander updated to 16.18.0

This commit is contained in:
alexbelgium
2023-12-09 01:56:52 +01:00
parent af417a4b9d
commit ccfbf4861b
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## 16.18.0 (09-12-2023)
- Update to latest version from coderaiser/cloudcmd
### 16.17.7-6 (25-11-2023)
- Minor bugs fixed
### 16.17.7-3 (19-11-2023)

View File

@@ -96,5 +96,5 @@
"slug": "cloudcommander",
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/cloudcommander",
"version": "16.17.7-6"
"version": "16.18.0"
}

View File

@@ -1,8 +1,8 @@
{
"last_update": "13-10-2023",
"last_update": "09-12-2023",
"repository": "alexbelgium/hassio-addons",
"slug": "cloudcommander",
"source": "github",
"upstream_repo": "coderaiser/cloudcmd",
"upstream_version": "16.17.7"
"upstream_version": "16.18.0"
}