From 508db8157c740f9cbb2e526630b45823ddc08615 Mon Sep 17 00:00:00 2001 From: alexbelgium Date: Wed, 3 Nov 2021 08:55:33 +0100 Subject: [PATCH] Update to 0.19.138 --- jackett/CHANGELOG.md | 3 +++ jackett/config.json | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/jackett/CHANGELOG.md b/jackett/CHANGELOG.md index 7830e3897..56fc5aa25 100644 --- a/jackett/CHANGELOG.md +++ b/jackett/CHANGELOG.md @@ -1,3 +1,6 @@ + +## 0.19.138 (03-11-2021) +- Update to latest version from linuxserver/docker-jackett - Allow mounting local drives by label. Just pust the label instead of sda1 for example ## 0.19.116 (02-11-2021) diff --git a/jackett/config.json b/jackett/config.json index 88e69cd79..4de6a5d3b 100644 --- a/jackett/config.json +++ b/jackett/config.json @@ -44,8 +44,8 @@ }, "slug": "jackett_nas", "startup": "services", - "upstream": "0.19.116", + "upstream": "0.19.138", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "0.19.116", + "version": "0.19.138", "webui": "http://[HOST]:[PORT:9117]" }