From 801fa6986cd6a130524c9159848361a319a14766 Mon Sep 17 00:00:00 2001 From: alexbelgium Date: Thu, 2 Sep 2021 01:56:24 +0200 Subject: [PATCH] Update to 3.1.136 --- 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 f83c95a8d..39535f883 100644 --- a/flexget/CHANGELOG.md +++ b/flexget/CHANGELOG.md @@ -1,4 +1,7 @@ +## 3.1.136 (02-09-2021) +- Update to latest version from flexget/flexget + ## 3.1.135 (11-08-2021) - Update to latest version from flexget/flexget diff --git a/flexget/config.json b/flexget/config.json index ab53943b3..c755a079a 100644 --- a/flexget/config.json +++ b/flexget/config.json @@ -1,7 +1,7 @@ { "name": "Flexget", - "version": "3.1.135", - "upstream": "3.1.135", + "version": "3.1.136", + "upstream": "3.1.136", "slug": "flexget", "description": "FlexGet is a multipurpose automation tool for all of your media", "url": "https://github.com/alexbelgium/hassio-addons",