From 54550b02ee8de05fd8c0b9d41117dd6ac612129a Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 2 Jul 2024 19:35:32 +0200 Subject: [PATCH] Update config.json https://github.com/alexbelgium/hassio-addons/issues/1450 --- signalk/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/signalk/config.json b/signalk/config.json index bf80f447b..72ae84940 100644 --- a/signalk/config.json +++ b/signalk/config.json @@ -44,6 +44,6 @@ "uart": true, "url": "https://github.com/alexbelgium/hassio-addons", "usb": true, - "version": "2.8.3-4", + "version": "2.8.3-5", "webui": "http://[HOST]:[PORT:3000]" }