From f78a1e875355d59ab71a9011e67ef600340298d1 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Mon, 1 Sep 2025 09:24:36 +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 36de72cab..54d5e1440 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-7", + "version": "2.4-8", "webui": "[PROTO:ssl]://[HOST]:[PORT:80]" }