From 9619bbeb81c4a5a38373ad563f09cf10a922f0a4 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Wed, 1 Feb 2023 06:58:25 +0100 Subject: [PATCH] Update config.json https://github.com/alexbelgium/hassio-addons/issues/678 --- jackett/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jackett/config.json b/jackett/config.json index 38a976e6f..41820ec3f 100644 --- a/jackett/config.json +++ b/jackett/config.json @@ -92,6 +92,6 @@ }, "slug": "jackett_nas", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/jackett", - "version": "0.20.2741", + "version": "0.20.2741-2", "webui": "[PROTO:ssl]://[HOST]:[PORT:9117]" }