mirror of
https://github.com/aljazceru/addons.git
synced 2026-02-01 03:05:49 +01:00
⬆️ Upgrades hassio-cli to v2.2.0 (#559)
This commit is contained in:
committed by
Pascal Vizeli
parent
e4ea67c64d
commit
bbee3edd4a
@@ -1,5 +1,8 @@
|
||||
# Changelog
|
||||
|
||||
## 5.4
|
||||
- Update Hass.io CLI to 2.2.0
|
||||
|
||||
## 5.3
|
||||
- Fix: User root not allowed because account is locked
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"args": {
|
||||
"CLI_VERSION": "2.1.0"
|
||||
"CLI_VERSION": "2.2.0"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "SSH server",
|
||||
"version": "5.3",
|
||||
"version": "5.4",
|
||||
"slug": "ssh",
|
||||
"description": "Allows connections over SSH",
|
||||
"url": "https://home-assistant.io/addons/ssh/",
|
||||
|
||||
Reference in New Issue
Block a user