diff --git a/flexget/CHANGELOG.md b/flexget/CHANGELOG.md index 9a21e2aa4..97bda1b27 100644 --- a/flexget/CHANGELOG.md +++ b/flexget/CHANGELOG.md @@ -1,4 +1,7 @@ +## 3.1.138 (15-10-2021) +- Update to latest version from flexget/flexget + ## 3.1.137 (08-09-2021) - Update to latest version from flexget/flexget diff --git a/flexget/config.json b/flexget/config.json index 1e387d5ca..8fe7a7177 100644 --- a/flexget/config.json +++ b/flexget/config.json @@ -1,7 +1,7 @@ { "name": "Flexget", - "version": "3.1.137", - "upstream": "3.1.137", + "version": "3.1.138", + "upstream": "3.1.138", "slug": "flexget", "description": "FlexGet is a multipurpose automation tool for all of your media", "url": "https://github.com/alexbelgium/hassio-addons",