From eb2c88f153c8aba3f1d4229cfe2ee5c1573c72f5 Mon Sep 17 00:00:00 2001 From: alexbelgium Date: Thu, 31 Mar 2022 01:56:19 +0200 Subject: [PATCH] Updater bot : flexget updated to 3.3.6 --- 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 c66a158f3..1fee43c6f 100644 --- a/flexget/CHANGELOG.md +++ b/flexget/CHANGELOG.md @@ -1,4 +1,7 @@ +## 3.3.6 (31-03-2022) +- Update to latest version from flexget/flexget + ## 3.3.5 (28-03-2022) - Update to latest version from flexget/flexget diff --git a/flexget/config.json b/flexget/config.json index 42cb5e9e2..5de0b4c6a 100644 --- a/flexget/config.json +++ b/flexget/config.json @@ -34,8 +34,8 @@ "WebuiPass": "str?" }, "slug": "flexget", - "upstream": "3.3.5", + "upstream": "3.3.6", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "3.3.5", + "version": "3.3.6", "webui": "http://[HOST]:[PORT:5050]" }