From 99ed6fc5e2e46c621cfcca5c1e737dc0deabb363 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Thu, 27 Oct 2022 03:41:08 +0100 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 b882b1109..a846875b6 100644 --- a/flexget/config.json +++ b/flexget/config.json @@ -37,6 +37,6 @@ }, "slug": "flexget", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "3.4.0", + "version": "3.4.0-2", "webui": "[PROTO:ssl]://[HOST]:[PORT:5050]" }