From 54db1dfc0265adb091181c1700d5264fdf1a4910 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 13 Aug 2024 08:33:09 +0200 Subject: [PATCH] Add version number --- tor/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tor/config.json b/tor/config.json index 256fc9373..5354c8a9a 100644 --- a/tor/config.json +++ b/tor/config.json @@ -19,7 +19,7 @@ }, "slug": "tor", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "dev", + "version": "0.1", "startup": "services", "options": { "socks": false,