From e5bd7d129bcc16466f8b04e8205854f4af00c568 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 28 Dec 2021 00:18:27 +0100 Subject: [PATCH] Update config.json --- webtrees/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/webtrees/config.json b/webtrees/config.json index 0257b1867..9acdb3e8a 100644 --- a/webtrees/config.json +++ b/webtrees/config.json @@ -49,8 +49,8 @@ }, "slug": "webtrees", "startup": "services", - "upstream": "2.1.0a1", + "upstream": "2.1.0-alpha.1", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "2.1.0a1", + "version": "2.1.0-alpha.1", "webui": "[PROTO:ssl]://[HOST]:[PORT:80]" }