From 2a70c07ccd2b9959964b20001daf282e1dc75a13 Mon Sep 17 00:00:00 2001 From: alexbelgium Date: Tue, 5 Apr 2022 01:56:33 +0200 Subject: [PATCH] Updater bot : flexget updated to 3.3.8 --- 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 e8280a37c..f185146df 100644 --- a/flexget/CHANGELOG.md +++ b/flexget/CHANGELOG.md @@ -1,4 +1,7 @@ +## 3.3.8 (05-04-2022) +- Update to latest version from flexget/flexget + ## 3.3.7 (02-04-2022) - Update to latest version from flexget/flexget diff --git a/flexget/config.json b/flexget/config.json index 45accebc5..7d46458ef 100644 --- a/flexget/config.json +++ b/flexget/config.json @@ -34,8 +34,8 @@ "WebuiPass": "str?" }, "slug": "flexget", - "upstream": "3.3.7", + "upstream": "3.3.8", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "3.3.7", + "version": "3.3.8", "webui": "http://[HOST]:[PORT:5050]" }