From a72acc86102c3663a3217f3b1c4039b93e551d27 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sun, 16 Jan 2022 22:13:35 +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 c96d19733..8ea2cc440 100644 --- a/flexget/config.json +++ b/flexget/config.json @@ -35,6 +35,6 @@ "slug": "flexget", "upstream": "3.2.8", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "3.2.8", + "version": "3.2.8-2", "webui": "http://[HOST]:[PORT:5050]" }