From e7e1081b3f82d827b2e084b93ed4ac9612908e92 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Wed, 26 Jan 2022 21:10:35 +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 5fa836258..04c1c5a13 100644 --- a/wger/config.json +++ b/wger/config.json @@ -18,6 +18,6 @@ "startup": "services", "upstream": "1.9", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "1.9", + "version": "1.9-2", "webui": "[PROTO:ssl]://[HOST]:[PORT:8000]" }