From 306c976d0110c5493e541593da2e2779f16eea44 Mon Sep 17 00:00:00 2001 From: alexbelgium Date: Mon, 7 Feb 2022 11:31:59 +0100 Subject: [PATCH] Updater bot : webtop updated to 4.16-r0-ls42 --- webtop/CHANGELOG.md | 3 +++ webtop/config.json | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/webtop/CHANGELOG.md b/webtop/CHANGELOG.md index 26dc32cb0..9ce0b1a07 100644 --- a/webtop/CHANGELOG.md +++ b/webtop/CHANGELOG.md @@ -1,4 +1,7 @@ +## 4.16-r0-ls42 (07-02-2022) +- Update to latest version from linuxserver/docker-webtop + ## 4.16-r0-ls40 (04-02-2022) - Update to latest version from linuxserver/docker-webtop - To update, uninstall and reinstall diff --git a/webtop/config.json b/webtop/config.json index 62185dda3..bdae12795 100644 --- a/webtop/config.json +++ b/webtop/config.json @@ -91,8 +91,8 @@ "additional_apps": "str?" }, "slug": "webtop", - "upstream": "4.16-r0-ls40", + "upstream": "4.16-r0-ls42", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "4.16-r0-ls40", + "version": "4.16-r0-ls42", "webui": "http://[HOST]:[PORT:3000]" }