From 0efd9580044397bcf9118f7abe9617815421d95d Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Wed, 2 Feb 2022 22:46:38 +0100 Subject: [PATCH] Update config.json --- webtop_kde/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/webtop_kde/config.json b/webtop_kde/config.json index 0f8914629..f4e08d44a 100644 --- a/webtop_kde/config.json +++ b/webtop_kde/config.json @@ -57,7 +57,7 @@ "image": "ghcr.io/alexbelgium/webtop-kde-{arch}", "video": true, "map": ["media:rw", "share:rw", "ssl"], - "name": "Webtop Alpine KDE", + "name": "Webtop Fedora KDE", "privileged": ["SYS_ADMIN", "DAC_READ_SEARCH", "NET_ADMIN"], "ports": { "3000/tcp": 3001 @@ -88,7 +88,7 @@ "slug": "webtop-kde", "upstream": "4.16", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "4.16-7", + "version": "4.16-8", "webui": "http://[HOST]:[PORT:3000]" }