From f25261e759c51e24bc75f2e7a958e55f176fe263 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sun, 5 Dec 2021 19:36:36 +0100 Subject: [PATCH] Update config.json --- webtop/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webtop/config.json b/webtop/config.json index bab0cfca5..6f87ae88e 100644 --- a/webtop/config.json +++ b/webtop/config.json @@ -61,6 +61,6 @@ "slug": "webtop_alpine", "upstream": "1.0", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "1.0", + "version": "1.1", "webui": "http://[HOST]:[PORT:3000]" }