From de7bd2c91c1c8128c1954efe6c8dd4102c418e31 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 6 Jul 2024 12:03:09 +0200 Subject: [PATCH] Update config.json https://github.com/alexbelgium/hassio-addons/issues/1466 --- jackett/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jackett/config.json b/jackett/config.json index ed36990af..5a0b33e66 100644 --- a/jackett/config.json +++ b/jackett/config.json @@ -107,6 +107,6 @@ "slug": "jackett_nas", "udev": true, "url": "https://github.com/alexbelgium/hassio-addons/tree/master/jackett", - "version": "0.22.277", + "version": "0.22.277-2", "webui": "http://[HOST]:[PORT:9117]" }