From 537e333ba5ab9d2806ae23e64d37195de6790ef3 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Wed, 24 Jan 2024 23:16:33 +0100 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 b03c0de5a..37d418a95 100644 --- a/mealie/config.json +++ b/mealie/config.json @@ -108,6 +108,6 @@ "slug": "mealie", "udev": true, "url": "https://github.com/alexbelgium/hassio-addons", - "version": "v1.0.0-7", + "version": "v1.0.0-8", "webui": "[PROTO:ssl]://[HOST]:[PORT:9001]" }