Update Home Assistant CLI to 4.1.0 (#1167)

This commit is contained in:
Pascal Vizeli
2020-03-05 10:52:23 +01:00
committed by GitHub
parent 7c71be7812
commit 4e43922d46
6 changed files with 12 additions and 4 deletions

View File

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