From 1df8590ee67c5549520fdcd1e1da492b3ce2dce0 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 23 Jan 2024 11:38:38 +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 5a209a85a..9431120ee 100644 --- a/mealie/config.json +++ b/mealie/config.json @@ -106,6 +106,6 @@ "slug": "mealie", "udev": true, "url": "https://github.com/alexbelgium/hassio-addons", - "version": "v1.0.0-4", + "version": "v1.0.0-5", "webui": "[PROTO:ssl]://[HOST]:[PORT:9001]" }