diff --git a/flexget/CHANGELOG.md b/flexget/CHANGELOG.md index f94c30be0..913f172d1 100644 --- a/flexget/CHANGELOG.md +++ b/flexget/CHANGELOG.md @@ -1,4 +1,7 @@ +## 3.2.6 (16-12-2021) +- Update to latest version from flexget/flexget + ## 3.2.5 (16-12-2021) - Update to latest version from flexget/flexget - New standardized logic for Dockerfile build and packages installation diff --git a/flexget/config.json b/flexget/config.json index f52583c45..45d71598e 100644 --- a/flexget/config.json +++ b/flexget/config.json @@ -33,8 +33,8 @@ "FG_PLUGINS": "str?" }, "slug": "flexget", - "upstream": "3.2.5", + "upstream": "3.2.6", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "3.2.5", + "version": "3.2.6", "webui": "http://[HOST]:[PORT:5050]" }