From 6cd5848c290c56ace8a093c90428393436602165 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 15 Apr 2023 07:56:52 +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 ebf12939f..ada658336 100644 --- a/flexget/config.json +++ b/flexget/config.json @@ -38,6 +38,6 @@ }, "slug": "flexget", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "3.6.2", + "version": "3.6.2-2", "webui": "[PROTO:ssl]://[HOST]:[PORT:5050]" }