From a1e12df7d34e3894d316a4f112e5769b91188b00 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 31 Dec 2022 13:09:12 +0100 Subject: [PATCH] Update config.json --- mealie_frontend/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mealie_frontend/config.json b/mealie_frontend/config.json index 6f01c712d..808a76964 100644 --- a/mealie_frontend/config.json +++ b/mealie_frontend/config.json @@ -38,6 +38,6 @@ }, "slug": "mealie_frontend", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "v1.0.0-beta-1b", + "version": "v1.0.0-beta-1b-2", "webui": "[PROTO:ssl]://[HOST]:[PORT:3000]" }