From 9d9cff04817257e55bf68f65d1fd63d866e4836a Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Mon, 10 Feb 2025 17:20:55 +0100 Subject: [PATCH] Execute as root --- signalk/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/signalk/config.json b/signalk/config.json index 3bf3c28c8..f0874cecd 100644 --- a/signalk/config.json +++ b/signalk/config.json @@ -54,6 +54,6 @@ "udev": true, "url": "https://github.com/alexbelgium/hassio-addons", "usb": true, - "version": "2.13.1-test1", + "version": "2.13.1-test2", "webui": "http://[HOST]:[PORT:3000]" }