From 741358c5b3118850aac2513a22f6881df4239475 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sun, 26 Dec 2021 18:11:48 +0100 Subject: [PATCH] Correct folders creation --- jackett/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jackett/config.json b/jackett/config.json index e214613e2..53c1f954e 100644 --- a/jackett/config.json +++ b/jackett/config.json @@ -45,6 +45,6 @@ "startup": "services", "upstream": "0.20.197", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "0.20.197-2", + "version": "0.20.197-3", "webui": "http://[HOST]:[PORT:9117]" }