From a6552b756a6a5c702a89c82ccbfa72a390e25edd Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Thu, 20 May 2021 06:42:38 +0200 Subject: [PATCH] Update config.json --- jackett/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/jackett/config.json b/jackett/config.json index 33fa9d610..a8024182a 100644 --- a/jackett/config.json +++ b/jackett/config.json @@ -1,7 +1,7 @@ { "name": "Jackett NAS", - "version": "0.18.95", - "upstream": "0.18.95", + "version": "0.18.94", + "upstream": "0.18.94", "slug": "jackett_nas", "description": "translates queries from apps (Sonarr, SickRage, CouchPotato, Mylar, etc) into tracker-site-specific http queries, parses the html response, then sends results back to the requesting software", "url": "https://github.com/alexbelgium/hassio-addons",