From c2cb0a33e3dbb5ac67dc1f125924e6daad9899f8 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Mon, 1 Sep 2025 08:59:30 +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 ef16da519..7f24959a7 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-5", + "version": "2.4-6", "webui": "[PROTO:ssl]://[HOST]:[PORT:80]" }