Downgrade hassio-cli 1.0.1 (#246)

* Update build.json

* Update build.json

* Update CHANGELOG.md

* Update config.json

* Update CHANGELOG.md

* Update config.json
This commit is contained in:
Pascal Vizeli
2018-02-07 23:13:16 +01:00
committed by GitHub
parent 2607a63ba9
commit a7365431e1
6 changed files with 10 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
{
"args": {
"CLI_VERSION": "1.1.1"
"CLI_VERSION": "1.0.1"
}
}