From 421dabc022fdee1e960481c59d73ced312875653 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Thu, 11 Jul 2024 10:30:16 +0200 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 517c68a58..fb972a39e 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-5", + "version": "2.8.3-6", "webui": "http://[HOST]:[PORT:3000]" }