From ba760bc9f792ad010e24b19215234475d437cff7 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Thu, 27 Oct 2022 03:54:44 +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]" }