From 9188d69a1a1417f2cb5f557558e49fbd5fdf8d27 Mon Sep 17 00:00:00 2001 From: alexbelgium Date: Sun, 13 Feb 2022 13:44:24 +0100 Subject: [PATCH] Updater bot : webtop_kde updated to 4.16-r0-ls43 --- webtop_kde/CHANGELOG.md | 3 +++ webtop_kde/config.json | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/webtop_kde/CHANGELOG.md b/webtop_kde/CHANGELOG.md index cb01ba158..4efdce86a 100644 --- a/webtop_kde/CHANGELOG.md +++ b/webtop_kde/CHANGELOG.md @@ -1,3 +1,6 @@ + +## 4.16-r0-ls43 (13-02-2022) +- Update to latest version from linuxserver/docker-webtop - New feature : addition of ingress - New feature : change password from addon options diff --git a/webtop_kde/config.json b/webtop_kde/config.json index 138ce184f..1af000b41 100644 --- a/webtop_kde/config.json +++ b/webtop_kde/config.json @@ -109,8 +109,8 @@ "data_location": "str?" }, "slug": "webtop-kde", - "upstream": "4.16-r0-ls42", + "upstream": "4.16-r0-ls43", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "4.16-r0-ls42-6", + "version": "4.16-r0-ls43", "webui": "http://[HOST]:[PORT:3000]" }