From 7dd0e14be99b316a508a1e35d840dcc8c41e1f8b Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Thu, 27 Oct 2022 03:41:20 +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 a846875b6..b882b1109 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-2", + "version": "3.4.0", "webui": "[PROTO:ssl]://[HOST]:[PORT:5050]" }