Updater bot : cloudcommander updated to 17.0.1

This commit is contained in:
alexbelgium
2024-01-27 01:56:36 +01:00
parent ca2b0f5f04
commit a522fb74fd
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 17.0.1 (27-01-2024)
- Update to latest version from coderaiser/cloudcmd
## 17.0.0 (16-12-2023) ## 17.0.0 (16-12-2023)
- Update to latest version from coderaiser/cloudcmd - Update to latest version from coderaiser/cloudcmd

View File

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

View File

@@ -1,8 +1,8 @@
{ {
"last_update": "16-12-2023", "last_update": "27-01-2024",
"repository": "alexbelgium/hassio-addons", "repository": "alexbelgium/hassio-addons",
"slug": "cloudcommander", "slug": "cloudcommander",
"source": "github", "source": "github",
"upstream_repo": "coderaiser/cloudcmd", "upstream_repo": "coderaiser/cloudcmd",
"upstream_version": "17.0.0" "upstream_version": "17.0.1"
} }