From 307d18391e92473e162487f40eb7c840f1eea72a Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 21 Nov 2023 16:08:48 +0100 Subject: [PATCH] Update config.json --- signalk/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/signalk/config.json b/signalk/config.json index 9e1310d59..4ccb8c5ee 100644 --- a/signalk/config.json +++ b/signalk/config.json @@ -5,7 +5,7 @@ "armv7" ], "codenotary": "alexandrep.github@gmail.com", - "description": "An implementation of a Signal K central server for boats ", + "description": "An implementation of a Signal K central server for boats", "environment": { "PORT": "3000", "SSLPORT": "3443", @@ -33,6 +33,6 @@ }, "slug": "signalk", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "1.0", + "version": "1.00", "webui": "http://[HOST]:[PORT:3000]" }