From 5f0b305c32adef53755eb488a5bea74eed0be2e8 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sun, 7 Jan 2024 21:16:20 +0100 Subject: [PATCH] Update config.json https://github.com/alexbelgium/hassio-addons/issues/1159 --- jackett/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jackett/config.json b/jackett/config.json index dc17006e0..5f1e594cd 100644 --- a/jackett/config.json +++ b/jackett/config.json @@ -100,6 +100,6 @@ "slug": "jackett_nas", "udev": true, "url": "https://github.com/alexbelgium/hassio-addons/tree/master/jackett", - "version": "0.21.1501", + "version": "0.21.1501-2", "webui": "http://[HOST]:[PORT:9117]" }