From fb4e273481fe86306a569343fc97c50290843bc3 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sun, 20 Feb 2022 19:44:46 +0100 Subject: [PATCH] Update config.json https://github.com/alexbelgium/hassio-addons/issues/224 --- filebrowser/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/filebrowser/config.json b/filebrowser/config.json index 0f758e58b..5d2668b34 100644 --- a/filebrowser/config.json +++ b/filebrowser/config.json @@ -81,6 +81,6 @@ "startup": "services", "upstream": "2.20.1", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "2.20.1-2", + "version": "2.20.1-3", "webui": "[PROTO:ssl]://[HOST]:[PORT:8080]" }