From 2d6093a346a50629f0cfbbd8117a59d03d1c0220 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sun, 31 Oct 2021 16:00:52 +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 77351b1e5..111384400 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-2", + "version": "2.1.26-3", "webui": "http://[HOST]:[PORT:8081]/joal/ui" }