git_pull: Upgrade CLI to 4.2.0 (#1195)

* git_pull: Upgrade CLI to 4.2.0

* Update config.json

Co-authored-by: Pascal Vizeli <pvizeli@syshack.ch>
This commit is contained in:
Franck Nijhof
2020-03-29 18:10:41 +02:00
committed by GitHub
parent cf519a9754
commit ba9ce4623a
3 changed files with 7 additions and 2 deletions

View File

@@ -7,6 +7,6 @@
"i386": "homeassistant/i386-base:3.11"
},
"args": {
"CLI_VERSION": "4.1.0"
"CLI_VERSION": "4.2.0"
}
}