From a012edcab4afecab3bb10fa4d1c3f2bf46eb5beb Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Mon, 1 Nov 2021 00:01:26 +0100 Subject: [PATCH] Update config.json --- joal/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/joal/config.json b/joal/config.json index 51586e7f5..f105ea93c 100644 --- a/joal/config.json +++ b/joal/config.json @@ -33,6 +33,6 @@ "startup": "services", "upstream": "2.1.26", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "2.1.26-4", + "version": "2.1.26-5", "webui": "http://[HOST]:[PORT:8081]/joal/ui?ui_credentials=%7B%22host%22%3A%22[HOST]%22%2C%22port%22%3A%22[PORT:8081]%22%2C%22pathPrefix%22%3A%22joal%22%2C%22secretToken%22%3A%22lrMY24Byhx%22%7D" }