From 3550d0fe6eb7e6e846d486ecb81f5756663a4eb9 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 16 Jul 2022 21:42:20 +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 5b4b2aa2d..847e58d9f 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.21-2", + "version": "3.3.21-3", "webui": "http://[HOST]:[PORT:5050]" }