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 +}