From a85064469b97796e8a3ae508e1ce970c85327f3b Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Wed, 8 Nov 2017 23:19:40 +0100 Subject: [PATCH] :tada: Release of add-on Tor v0.1.1 --- tor/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tor/config.json b/tor/config.json index 6e8314e1..34b4f033 100644 --- a/tor/config.json +++ b/tor/config.json @@ -1,6 +1,6 @@ { "name": "Tor", - "version": "0.1.0", + "version": "0.1.1", "slug": "tor", "description": "Protect your privacy and access Home Assistant via Tor.", "url": "https://github.com/hassio-addons/addon-tor", @@ -37,4 +37,4 @@ "LOG_FORMAT": "{LEVEL}: {MESSAGE}" }, "image": "hassioaddons/tor-{arch}" -} \ No newline at end of file +}