From 49eb03e8e68984f60c93ef73a04f37f0359bb1c8 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 15 Jul 2025 09:13:45 +0200 Subject: [PATCH] Update config.json https://github.com/alexbelgium/hassio-addons/issues/1941 --- wger/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wger/config.json b/wger/config.json index a977fd934..d98308307 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", + "version": "2.4-2", "webui": "[PROTO:ssl]://[HOST]:[PORT:80]" }