From 0df96c9b79f4ced7c520ab7ec0a4704dfbadbea3 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 7 Jun 2022 20:47:16 +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 b8d41974b..669453dff 100644 --- a/flexget/config.json +++ b/flexget/config.json @@ -35,6 +35,6 @@ }, "slug": "flexget", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "3.3.15", + "version": "3.3.15-2", "webui": "http://[HOST]:[PORT:5050]" }