From 273693b503ae94706fbe498389a4d594d8ce0ae2 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 9 Aug 2025 14:58:06 +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 c63326bdf..d8266f2e2 100644 --- a/webtrees/config.json +++ b/webtrees/config.json @@ -126,6 +126,6 @@ "slug": "webtrees", "udev": true, "url": "https://github.com/alexbelgium/hassio-addons", - "version": "2.2.4", + "version": "2.2.4-2", "webui": "[PROTO:ssl]://[HOST]:[PORT:80]" }