From 86eabe4051d82a9bcc3f6e30f9641ac522232176 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 21 Nov 2023 17:36:21 +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 32891840e..e787e6f15 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.1", + "version": "2.4.1test", "webui": "http://[HOST]:[PORT:3000]" }