From baee3cc7744e370bdb9cefea7089ab7060f69ee2 Mon Sep 17 00:00:00 2001 From: alexbelgium Date: Tue, 23 Nov 2021 21:54:51 +0100 Subject: [PATCH] Update to 3.1.154 --- flexget/CHANGELOG.md | 3 +++ flexget/config.json | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/flexget/CHANGELOG.md b/flexget/CHANGELOG.md index 661ca6314..44bc2628c 100644 --- a/flexget/CHANGELOG.md +++ b/flexget/CHANGELOG.md @@ -1,4 +1,7 @@ +## 3.1.154 (23-11-2021) +- Update to latest version from flexget/flexget + ## 3.1.153 (16-11-2021) - Update to latest version from flexget/flexget diff --git a/flexget/config.json b/flexget/config.json index 1a978cba5..624574221 100644 --- a/flexget/config.json +++ b/flexget/config.json @@ -33,8 +33,8 @@ "FG_PLUGINS": "str?" }, "slug": "flexget", - "upstream": "3.1.153", + "upstream": "3.1.154", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "3.1.153", + "version": "3.1.154", "webui": "http://[HOST]:[PORT:5050]" }