From a50e986052cb64d0b19a138c1d795643ab77a30b Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Mon, 1 Sep 2025 09:18:34 +0200 Subject: [PATCH] Update config.json --- wger/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wger/config.json b/wger/config.json index 7f24959a7..36de72cab 100644 --- a/wger/config.json +++ b/wger/config.json @@ -27,6 +27,6 @@ "slug": "wger", "udev": true, "url": "https://github.com/alexbelgium/hassio-addons", - "version": "2.4-6", + "version": "2.4-7", "webui": "[PROTO:ssl]://[HOST]:[PORT:80]" }