Update Hass.io CLI 1.2.1 (#251)

This commit is contained in:
Pascal Vizeli
2018-02-25 13:48:13 +01:00
committed by GitHub
parent d169c946b0
commit f9527761e6
6 changed files with 10 additions and 4 deletions

View File

@@ -1,5 +1,8 @@
# Changelog
## 4.5
- Update Hass.io CLI to 1.2.1
## 4.4
- Update Hass.io CLI to 1.1.2

View File

@@ -1,5 +1,5 @@
{
"args": {
"CLI_VERSION": "1.1.2"
"CLI_VERSION": "1.2.1"
}
}

View File

@@ -1,6 +1,6 @@
{
"name": "Git pull",
"version": "4.4",
"version": "4.5",
"slug": "git_pull",
"description": "Simple git pull to update the local configuration",
"url": "https://home-assistant.io/addons/git_pull/",