⬆️ Updates Hass.io CLI to 1.3.1 (#309)

This commit is contained in:
Franck Nijhof
2018-06-01 16:51:21 +02:00
committed by Pascal Vizeli
parent 6b149d3236
commit 594d0433ec
6 changed files with 10 additions and 4 deletions

View File

@@ -1,5 +1,8 @@
# Changelog
## 4.7
- Update Hass.io CLI to 1.3.1
## 4.6
- Update Hass.io CLI to 1.3.0

View File

@@ -1,5 +1,5 @@
{
"args": {
"CLI_VERSION": "1.3.0"
"CLI_VERSION": "1.3.1"
}
}

View File

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