diff --git a/tor/config.json b/tor/config.json index 187a66a3e..5f27162a5 100644 --- a/tor/config.json +++ b/tor/config.json @@ -20,7 +20,6 @@ }, "slug": "tor", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "0.1", "startup": "services", "options": { "socks": false, @@ -47,5 +46,6 @@ "bridges":[ "str" ] - } + }, + "version": "0.1" }