Update to 15.9.13

This commit is contained in:
alexbelgium
2021-12-24 06:45:09 +01:00
parent be307f66ff
commit 8ea477780f
2 changed files with 5 additions and 2 deletions

View File

@@ -1,4 +1,7 @@
## 15.9.13 (24-12-2021)
- Update to latest version from coderaiser/cloudcmd
## 15.9.12 (16-12-2021) ## 15.9.12 (16-12-2021)
- Update to latest version from coderaiser/cloudcmd - Update to latest version from coderaiser/cloudcmd
- New standardized logic for Dockerfile build and packages installation - New standardized logic for Dockerfile build and packages installation

View File

@@ -75,8 +75,8 @@
"DROPBOX_TOKEN": "str?" "DROPBOX_TOKEN": "str?"
}, },
"slug": "cloudcommander", "slug": "cloudcommander",
"upstream": "15.9.12", "upstream": "15.9.13",
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/cloudcommander#readme", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/cloudcommander#readme",
"version": "15.9.12", "version": "15.9.13",
"webui": "http://[HOST]:[PORT:8000]" "webui": "http://[HOST]:[PORT:8000]"
} }