Skip to content

Commit

Permalink
git_pull: Upgrades Hassio CLI to v2.3.0 (home-assistant#652)
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck authored and pvizeli committed Aug 10, 2019
1 parent 8ac71eb commit f16d0fc
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions git_pull/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## 7.4

- Update Hass.io CLI to 2.3.0

## 7.3

- Update Hass.io CLI to 2.2.0
Expand Down
2 changes: 1 addition & 1 deletion git_pull/build.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"args": {
"CLI_VERSION": "2.2.0"
"CLI_VERSION": "2.3.0"
}
}
2 changes: 1 addition & 1 deletion git_pull/config.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Git pull",
"version": "7.3",
"version": "7.4",
"slug": "git_pull",
"description": "Simple git pull to update the local configuration",
"url": "https://home-assistant.io/addons/git_pull/",
Expand Down

0 comments on commit f16d0fc

Please sign in to comment.