diff --git a/webtop_kde/CHANGELOG.md b/webtop_kde/CHANGELOG.md index f0987c6d2..3a04bd841 100644 --- a/webtop_kde/CHANGELOG.md +++ b/webtop_kde/CHANGELOG.md @@ -1,3 +1,6 @@ + +## 4.16-r0-ls45 (27-02-2022) +- Update to latest version from linuxserver/docker-webtop - Map device tree ## 4.16-r0-ls44 (20-02-2022) diff --git a/webtop_kde/config.json b/webtop_kde/config.json index ad2ee3514..100cf9227 100644 --- a/webtop_kde/config.json +++ b/webtop_kde/config.json @@ -80,7 +80,6 @@ "3000/tcp": null }, "udev": true, - "devicetree": true, "host_dbus": true, "ports_description": { "3000/tcp": "web interface" @@ -110,8 +109,8 @@ "data_location": "str?" }, "slug": "webtop-kde", - "upstream": "4.16-r0-ls44", + "upstream": "4.16-r0-ls45", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "4.16-r0-ls44", + "version": "4.16-r0-ls45", "webui": "http://[HOST]:[PORT:3000]" }