Updater bot : cloudcommander updated to 17.0.7

This commit is contained in:
alexbelgium
2024-03-16 01:56:40 +01:00
parent bc203785d1
commit 40b9614dd6
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 17.0.7 (16-03-2024)
- Update to latest version from coderaiser/cloudcmd
## 17.0.3 (03-02-2024)
- Update to latest version from coderaiser/cloudcmd

View File

@@ -103,5 +103,5 @@
"slug": "cloudcommander",
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/cloudcommander",
"version": "17.0.3"
"version": "17.0.7"
}

View File

@@ -1,8 +1,8 @@
{
"last_update": "03-02-2024",
"last_update": "16-03-2024",
"repository": "alexbelgium/hassio-addons",
"slug": "cloudcommander",
"source": "github",
"upstream_repo": "coderaiser/cloudcmd",
"upstream_version": "17.0.3"
"upstream_version": "17.0.7"
}