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