From 5817cdc8d4137fe1ec80d927b9409674122de8b4 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sun, 26 Dec 2021 17:57:27 +0100 Subject: [PATCH] Update config.json --- jackett/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jackett/config.json b/jackett/config.json index a1fcd6e73..e214613e2 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", + "version": "0.20.197-2", "webui": "http://[HOST]:[PORT:9117]" }