From 9db69188f161f6a629f98b5e5e34cac6aa5b4449 Mon Sep 17 00:00:00 2001 From: Nicholas Alipaz Date: Wed, 4 Oct 2017 16:29:22 -0700 Subject: [PATCH] bump version for release --- inadyn/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inadyn/config.json b/inadyn/config.json index 49769ae..f39fcc8 100755 --- a/inadyn/config.json +++ b/inadyn/config.json @@ -1,6 +1,6 @@ { "name": "Internet Automated Dynamic DNS Client", - "version": "0.1.1", + "version": "0.1.2", "slug": "inadyn", "description": "Inadyn is a small and simple Dynamic DNS, DDNS, client with HTTPS support. Commonly available in many GNU/Linux distributions, used in off the shelf routers and Internet gateways to automate the task of keeping your Internet name in sync with your publicĀ¹ IP address. It can also be used in installations with redundant (backup) connections to the Internet.", "url": "https://github.com/nalipaz/hassio-addons/tree/master/inadyn",