From 0f3be4e53de8cec3958693422f51d5985b538d10 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Thu, 8 Dec 2022 11:33:46 +0100 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 7b5614790..60f36a339 100644 --- a/wger/config.json +++ b/wger/config.json @@ -27,6 +27,6 @@ "slug": "wger", "startup": "services", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "1.9-3", + "version": "1.9-4", "webui": "[PROTO:ssl]://[HOST]:[PORT:80]" }