From 6777540fc5f57af1e21aa99dc9c15168ab95fed1 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 7 Jan 2023 18:15:55 +0100 Subject: [PATCH] Update config.json --- mealie/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mealie/config.json b/mealie/config.json index da85d7242..09963d1ec 100644 --- a/mealie/config.json +++ b/mealie/config.json @@ -15,7 +15,7 @@ "share:rw", "ssl:rw" ], - "name": "Obsolete : Mealie", + "name": "Mealie (Omni):", "options": { "ALLOW_SIGNUP": true, "PGID": 0, @@ -44,6 +44,6 @@ }, "slug": "mealie", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "test2", + "version": "Omni", "webui": "[PROTO:ssl]://[HOST]:[PORT:3000]" }