From f9c92080e793158d734d5e0386083d19b1ff4027 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Thu, 7 Apr 2022 20:45:52 +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 f49fc1868..978692776 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-2", + "version": "2.1.0-beta.2", "webui": "http://[HOST]:[PORT:80]" }