From 69ebb99e0d883c90f3ddd9632d7c59b610a1e3ff Mon Sep 17 00:00:00 2001 From: Nicholas Alipaz Date: Thu, 5 Oct 2017 14:49:50 -0700 Subject: [PATCH] bump version for a release --- inadyn/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inadyn/config.json b/inadyn/config.json index 6262111..2baee1e 100755 --- a/inadyn/config.json +++ b/inadyn/config.json @@ -1,6 +1,6 @@ { "name": "Internet Automated Dynamic DNS Client", - "version": "0.1.5", + "version": "0.1.6", "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",