From 04cb2de4f2ea1f7c3292f28b3da9b1eb063b8248 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Thu, 30 Dec 2021 10:56:18 +0100 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 9bafab2dd..035678fcd 100644 --- a/webtrees/config.json +++ b/webtrees/config.json @@ -93,6 +93,6 @@ "startup": "services", "upstream": "2.1.0-alpha.1", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "2.1.0-alpha.1", + "version": "2.1.0-alpha.1-2", "webui": "[PROTO:ssl]://[HOST]:[PORT:80]" }