From 7c06b7c26f815aeca7521251ee072fc1fa6bcccf Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Mon, 15 May 2023 14:37:00 +0200 Subject: [PATCH] Update config.json https://github.com/alexbelgium/hassio-addons/issues/831#issuecomment-1547765861 --- mealie/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mealie/config.json b/mealie/config.json index 36e1d2d3a..33484d794 100644 --- a/mealie/config.json +++ b/mealie/config.json @@ -95,6 +95,6 @@ }, "slug": "mealie", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "v1.0.0-beta-4", + "version": "v1.0.0-beta-5", "webui": "[PROTO:ssl]://[HOST]:[PORT:3000]" }