From 05fb5450e89951bba24cfe8a7e0b634da44aad61 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Mon, 6 Jan 2025 10:21:07 +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 b9976806c..5664e39d7 100644 --- a/webtrees/config.json +++ b/webtrees/config.json @@ -122,6 +122,6 @@ "slug": "webtrees", "udev": true, "url": "https://github.com/alexbelgium/hassio-addons", - "version": "2.2.1-2", + "version": "2.2.1-4", "webui": "[PROTO:ssl]://[HOST]:[PORT:80]" }