From 84d19d387045981bdcc111a49a902f3efc2f7b0e Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sun, 24 Oct 2021 18:25:36 +0200 Subject: [PATCH] Update config.json --- filebrowser/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/filebrowser/config.json b/filebrowser/config.json index 050a11f65..54344e8a0 100644 --- a/filebrowser/config.json +++ b/filebrowser/config.json @@ -58,6 +58,6 @@ "startup": "services", "upstream": "2.17.2", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "2.17.2-6", + "version": "2.17.2-7", "webui": "[PROTO:ssl]://[HOST]:[PORT:8080]" }