diff --git a/flexget/CHANGELOG.md b/flexget/CHANGELOG.md index 44bc2628c..3491cbc95 100644 --- a/flexget/CHANGELOG.md +++ b/flexget/CHANGELOG.md @@ -1,4 +1,7 @@ +## 3.1.155 (24-11-2021) +- Update to latest version from flexget/flexget + ## 3.1.154 (23-11-2021) - Update to latest version from flexget/flexget diff --git a/flexget/config.json b/flexget/config.json index 624574221..334c77278 100644 --- a/flexget/config.json +++ b/flexget/config.json @@ -33,8 +33,8 @@ "FG_PLUGINS": "str?" }, "slug": "flexget", - "upstream": "3.1.154", + "upstream": "3.1.155", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "3.1.154", + "version": "3.1.155", "webui": "http://[HOST]:[PORT:5050]" }