From c07885ebd42a9a3838bc0d0f04cc97816daf6703 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sun, 24 Oct 2021 14:38:29 +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 1c565d9b5..2ae9e729d 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-5", + "version": "2.17.2-6", "webui": "[PROTO:ssl]://[HOST]:[PORT:8080]" }