git_pull: fix restart_ignore for subdirectories (#516)

* git_pull: fix restart_ignore for subdirectories

* Update config.json

* Update CHANGELOG.md
This commit is contained in:
Fréderic Kinnaer
2019-01-25 15:10:46 +01:00
committed by Pascal Vizeli
parent a84f63cc76
commit 9f2d6102ce
3 changed files with 6 additions and 3 deletions

View File

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