From 2420f6f441e23fe2f5186d5a056303ec91e3afd7 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sun, 31 Oct 2021 21:00:11 +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 28e27de1a..51586e7f5 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-3", + "version": "2.1.26-4", "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" }