From a45b7972784236fb478ba44e6102dca51f2e2cf8 Mon Sep 17 00:00:00 2001 From: Pascal Vizeli Date: Wed, 21 Jun 2017 14:32:50 +0200 Subject: [PATCH] Update config.json --- dnsmasq/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dnsmasq/config.json b/dnsmasq/config.json index c0b66c8..16dd55d 100644 --- a/dnsmasq/config.json +++ b/dnsmasq/config.json @@ -1,6 +1,6 @@ { "name": "Dnsmasq server", - "version": "0.2", + "version": "0.3", "slug": "dnsmasq", "description": "A simple dns server with benefits", "url": "https://home-assistant.io/addons/dnsmasq/",