diff --git a/flexget/CHANGELOG.md b/flexget/CHANGELOG.md index 3ba5e36ee..2190d39c4 100644 --- a/flexget/CHANGELOG.md +++ b/flexget/CHANGELOG.md @@ -1,4 +1,7 @@ +## 3.1.142 (21-10-2021) +- Update to latest version from flexget/flexget + ## 3.1.140 (19-10-2021) - Update to latest version from flexget/flexget diff --git a/flexget/config.json b/flexget/config.json index 1316520f4..b52b0c09c 100644 --- a/flexget/config.json +++ b/flexget/config.json @@ -1,7 +1,7 @@ { "name": "Flexget", - "version": "3.1.140", - "upstream": "3.1.140", + "version": "3.1.142", + "upstream": "3.1.142", "slug": "flexget", "description": "FlexGet is a multipurpose automation tool for all of your media", "url": "https://github.com/alexbelgium/hassio-addons",