Updater bot : cloudcommander updated to 16.15.0

This commit is contained in:
alexbelgium
2023-05-19 22:09:32 +02:00
parent 9151372137
commit 4cc087a1fe
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## 16.15.0 (19-05-2023)
- Update to latest version from coderaiser/cloudcmd
- Feat : cifsdomain added
## 16.14.1 (24-03-2023)

View File

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

View File

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