From 12eb489adea8f2b2457f69513bf122787798f3d2 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 30 Nov 2021 18:51:22 +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 88213d538..4d456b1ee 100644 --- a/webtrees/config.json +++ b/webtrees/config.json @@ -42,6 +42,6 @@ "startup": "services", "upstream": "2.0.17", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "2.1-2", + "version": "2.1-3", "webui": "[PROTO:ssl]://[HOST]:[PORT:80]" }