From c3815374fb4848eaf0cfda72f6485026a8552a15 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Wed, 22 Jun 2022 14:27:51 +0200 Subject: [PATCH] Update config.json --- mealie/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mealie/config.json b/mealie/config.json index 8b630ac1e..b802a3a6e 100644 --- a/mealie/config.json +++ b/mealie/config.json @@ -35,6 +35,6 @@ "slug": "mealie", "startup": "services", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "1.0.0", + "version": "1.0.0.1", "webui": "[PROTO:ssl]://[HOST]:[PORT:9925]" }