Update to 15.9.12

This commit is contained in:
alexbelgium
2021-12-16 23:03:13 +01:00
parent 6b7f41c978
commit 7c5b07013a
2 changed files with 5 additions and 2 deletions

View File

@@ -1,3 +1,6 @@
## 15.9.12 (16-12-2021)
- 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
## 15.9.11 (09-12-2021) ## 15.9.11 (09-12-2021)

View File

@@ -75,8 +75,8 @@
"DROPBOX_TOKEN": "str?" "DROPBOX_TOKEN": "str?"
}, },
"slug": "cloudcommander", "slug": "cloudcommander",
"upstream": "15.9.11", "upstream": "15.9.12",
"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.11", "version": "15.9.12",
"webui": "http://[HOST]:[PORT:8000]" "webui": "http://[HOST]:[PORT:8000]"
} }