From 4311213d0026e52036c3d6712b8ea7f3c241c45b Mon Sep 17 00:00:00 2001 From: alexbelgium Date: Thu, 5 Aug 2021 01:56:15 +0200 Subject: [PATCH] Update to 3.1.134 --- 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 421d87713..717e84c5e 100644 --- a/flexget/CHANGELOG.md +++ b/flexget/CHANGELOG.md @@ -1,4 +1,7 @@ +## 3.1.134 (05-08-2021) +- Update to latest version from flexget/flexget + ## 3.1.133 (23-07-2021) - Update to latest version from flexget/flexget diff --git a/flexget/config.json b/flexget/config.json index 686091e0e..94361efa6 100644 --- a/flexget/config.json +++ b/flexget/config.json @@ -1,7 +1,7 @@ { "name": "Flexget", - "version": "3.1.133", - "upstream": "3.1.133", + "version": "3.1.134", + "upstream": "3.1.134", "slug": "flexget", "description": "FlexGet is a multipurpose automation tool for all of your media", "url": "https://github.com/alexbelgium/hassio-addons",