From 60565c0edc488bba9f8883728952840252dcab53 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Mon, 25 Oct 2021 00:32:43 +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 9f6711161..af6a0826c 100644 --- a/webtrees/config.json +++ b/webtrees/config.json @@ -46,6 +46,6 @@ "startup": "services", "upstream": "2.0.17", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "2.1", + "version": "2.1-2", "webui": "[PROTO:ssl]://[HOST]:[PORT:80]" }