diff --git a/flexget/CHANGELOG.md b/flexget/CHANGELOG.md index 2fe890a4e..e52e845cc 100644 --- a/flexget/CHANGELOG.md +++ b/flexget/CHANGELOG.md @@ -1,4 +1,7 @@ +## 3.3.3 (11-03-2022) +- Update to latest version from flexget/flexget + ## 3.3.2 (01-03-2022) - Update to latest version from flexget/flexget diff --git a/flexget/config.json b/flexget/config.json index 7572d018a..da714678e 100644 --- a/flexget/config.json +++ b/flexget/config.json @@ -33,8 +33,8 @@ "FG_LOG_LEVEL": "list(critical|error|warning|info|verbose|debug|trace)?" }, "slug": "flexget", - "upstream": "3.3.2", + "upstream": "3.3.3", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "3.3.2", + "version": "3.3.3", "webui": "http://[HOST]:[PORT:5050]" }