From 0c3ed1fa154e7e501feafff658be2baf5d48e3da Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 12 Apr 2025 09:52:23 +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 ca2a88ecf..a977fd934 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-dev", + "version": "2.4", "webui": "[PROTO:ssl]://[HOST]:[PORT:80]" }