From baee59a96baad9b46ec088deb3be3ee913ff2d3b Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Thu, 7 Apr 2022 07:06:07 +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]" }