From ffa6da2143c3621611a205346ab36f5fbf43e3e1 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Wed, 22 Nov 2023 19:39:34 +0100 Subject: [PATCH] Update config.json --- signalk/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/signalk/config.json b/signalk/config.json index e787e6f15..0c199e34e 100644 --- a/signalk/config.json +++ b/signalk/config.json @@ -32,6 +32,6 @@ }, "slug": "signalk", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "2.4.1test", + "version": "2.4.1-2", "webui": "http://[HOST]:[PORT:3000]" }