From 749a731fabe18e91dbca07bbbed5e758826d88f6 Mon Sep 17 00:00:00 2001 From: alexbelgium Date: Fri, 15 Oct 2021 08:31:00 +0200 Subject: [PATCH] Update to 3.1.138 --- flexget/CHANGELOG.md | 3 +++ flexget/config.json | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) 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",