diff --git a/flexget/CHANGELOG.md b/flexget/CHANGELOG.md index 7c48330d2..33f9cca8c 100644 --- a/flexget/CHANGELOG.md +++ b/flexget/CHANGELOG.md @@ -1,4 +1,7 @@ +## 3.2.4 (08-12-2021) +- Update to latest version from flexget/flexget + ## 3.2.3 (04-12-2021) - Update to latest version from flexget/flexget diff --git a/flexget/config.json b/flexget/config.json index c025fadec..7c4f61ac2 100644 --- a/flexget/config.json +++ b/flexget/config.json @@ -33,8 +33,8 @@ "FG_PLUGINS": "str?" }, "slug": "flexget", - "upstream": "3.2.3", + "upstream": "3.2.4", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "3.2.3", + "version": "3.2.4", "webui": "http://[HOST]:[PORT:5050]" }