From fc0cb13c6ba29fd39e46fa0ddf57942bb53fb276 Mon Sep 17 00:00:00 2001 From: alexbelgium Date: Wed, 11 Aug 2021 13:18:16 +0200 Subject: [PATCH] Update to 3.1.135 --- 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 717e84c5e..f83c95a8d 100644 --- a/flexget/CHANGELOG.md +++ b/flexget/CHANGELOG.md @@ -1,4 +1,7 @@ +## 3.1.135 (11-08-2021) +- Update to latest version from flexget/flexget + ## 3.1.134 (05-08-2021) - Update to latest version from flexget/flexget diff --git a/flexget/config.json b/flexget/config.json index 94361efa6..ab53943b3 100644 --- a/flexget/config.json +++ b/flexget/config.json @@ -1,7 +1,7 @@ { "name": "Flexget", - "version": "3.1.134", - "upstream": "3.1.134", + "version": "3.1.135", + "upstream": "3.1.135", "slug": "flexget", "description": "FlexGet is a multipurpose automation tool for all of your media", "url": "https://github.com/alexbelgium/hassio-addons",