Updater bot : cloudcommander updated to 16.16.0

This commit is contained in:
alexbelgium
2023-07-15 01:56:51 +02:00
parent d308134432
commit 8970ea1bbb
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 16.16.0 (15-07-2023)
- Update to latest version from coderaiser/cloudcmd
## 16.15.0 (19-05-2023)
- Update to latest version from coderaiser/cloudcmd
- Feat : cifsdomain added

View File

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

View File

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