ssh: Upgrades Hassio CLI to v3.1.0 (#664)

This commit is contained in:
Franck Nijhof
2019-08-18 12:24:41 +02:00
committed by Pascal Vizeli
parent 20bb25abe1
commit 8bc2ade981
3 changed files with 6 additions and 2 deletions

View File

@@ -7,6 +7,6 @@
"aarch64": "homeassistant/aarch64-base:3.10"
},
"args": {
"CLI_VERSION": "3.0.0"
"CLI_VERSION": "3.1.0"
}
}