Update DEHYDRATED (#321)

* Update DEHYDRATED

* Update CHANGELOG.md

* Update config.json
This commit is contained in:
Pascal Vizeli
2018-06-14 17:15:35 +02:00
committed by GitHub
parent cdf2687b9f
commit a681491e3a
3 changed files with 5 additions and 2 deletions

View File

@@ -1,5 +1,8 @@
# Changelog
## 1.4
- Update dehydrated to version 0.6.2
## 1.3
- Fix dehydrated warning from hook script

View File

@@ -1,5 +1,5 @@
{
"args": {
"DEHYDRATED_VERSION": "0.6.1"
"DEHYDRATED_VERSION": "0.6.2"
}
}

View File

@@ -1,6 +1,6 @@
{
"name": "Duck DNS",
"version": "1.3",
"version": "1.4",
"slug": "duckdns",
"description": "Free Dynamic DNS (DynDNS or DDNS) service with Let's Encrypt support",
"url": "https://home-assistant.io/addons/duckdns/",