From e7d68b311a078269fd66500edba82ae11e35adcd Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Mon, 5 Sep 2022 06:43:42 +0200 Subject: [PATCH] Update config.json --- flexget/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flexget/config.json b/flexget/config.json index 8657ed06f..eba414b7d 100644 --- a/flexget/config.json +++ b/flexget/config.json @@ -36,6 +36,6 @@ }, "slug": "flexget", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "3.3.25", + "version": "3.3.25-2", "webui": "http://[HOST]:[PORT:5050]" }