From 07cdd18321b836b20b89848dc7e1ac504d7c1003 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Wed, 13 Apr 2022 09:09:15 +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 afb3e8a37..b1d30e1a4 100644 --- a/wger/config.json +++ b/wger/config.json @@ -27,6 +27,6 @@ "startup": "services", "upstream": "1.9", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "1.9-2", + "version": "1.9-3", "webui": "[PROTO:ssl]://[HOST]:[PORT:8000]" }