From c58c8e145c14637937dcb77cf70fe2be2fb70bc0 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sun, 22 Sep 2024 20:14:25 +0200 Subject: [PATCH] Update config.json https://github.com/alexbelgium/hassio-addons/issues/1581 --- mealie/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mealie/config.json b/mealie/config.json index a750f33e8..aa31baf1c 100644 --- a/mealie/config.json +++ b/mealie/config.json @@ -109,6 +109,6 @@ "slug": "mealie", "udev": true, "url": "https://github.com/alexbelgium/hassio-addons", - "version": "v1.12.0-3", + "version": "v1.12.0-4", "webui": "[PROTO:ssl]://[HOST]:[PORT:9001]" }