From b962a101e775235c434cc5e685e18ab36ed2e854 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 13 Aug 2024 12:11:47 +0200 Subject: [PATCH] Update config.json --- tor/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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" }