From cf8b90b46c1330e2097dc9ba9e172d340225a047 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 15 Feb 2025 07:58:45 +0100 Subject: [PATCH] Fix user permission --- webtop_kde/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webtop_kde/config.json b/webtop_kde/config.json index caff1e0f3..47c771ded 100644 --- a/webtop_kde/config.json +++ b/webtop_kde/config.json @@ -147,6 +147,6 @@ "tmpfs": true, "udev": true, "url": "https://github.com/alexbelgium/hassio-addons", - "version": "4.16-r0-ls94-2", + "version": "4.16-r0-ls94-3", "video": true }