From 3676fc9adea4efafef7df94f880cecac86703b29 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sun, 5 Jan 2025 14:17:53 +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..11a5758fb 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-2_test4", "webui": "[PROTO:ssl]://[HOST]:[PORT:80]" }