From de2d6a9ac7880490ed8dfb4426281e3a298e3149 Mon Sep 17 00:00:00 2001 From: Nicholas Alipaz Date: Thu, 12 Oct 2017 02:33:55 -0700 Subject: [PATCH] Bump release to fix schema validation issue --- inadyn/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inadyn/config.json b/inadyn/config.json index fbea354..bba59b9 100755 --- a/inadyn/config.json +++ b/inadyn/config.json @@ -1,6 +1,6 @@ { "name": "Internet Automated Dynamic DNS Client", - "version": "0.1.7", + "version": "0.1.8", "slug": "inadyn", "description": "Inadyn is a small and simple Dynamic DNS, DDNS, client with HTTPS support. A large number of dynamic dns providers are supported (https://github.com/troglobit/inadyn#supported-providers). For those that are not, you can use a custom provider as per this project's documentation (https://github.com/nalipaz/hassio-addons/blob/master/README.md).", "url": "https://github.com/nalipaz/hassio-addons/tree/master/inadyn",