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]" }