From ded074ea9774f2997c49779ccfbbddf97843a480 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 1 Jan 2022 09:39:44 +0100 Subject: [PATCH] Correct location https://github.com/alexbelgium/hassio-addons/issues/135 --- jackett/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jackett/config.json b/jackett/config.json index ddace1263..056b1d703 100644 --- a/jackett/config.json +++ b/jackett/config.json @@ -45,6 +45,6 @@ "startup": "services", "upstream": "0.20.216", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "0.20.216", + "version": "0.20.216-2", "webui": "http://[HOST]:[PORT:9117]" }