From d65b27c525ae7444d37c4cc903ffdd9b39452ee0 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 5 Apr 2022 22:43:30 +0200 Subject: [PATCH] Update config.json --- webtrees/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webtrees/config.json b/webtrees/config.json index 978692776..f49fc1868 100644 --- a/webtrees/config.json +++ b/webtrees/config.json @@ -96,6 +96,6 @@ "startup": "services", "upstream": "2.1.0-beta.2", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "2.1.0-beta.2", + "version": "2.1.0-beta.2-2", "webui": "http://[HOST]:[PORT:80]" }