From ab2794918149e016e6ba5f11756188049fdf84b8 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 9 Apr 2022 13:10:47 +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]" }