From 945184f1dec56fa4b20f36770df91cf4f853a264 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 3 Jan 2023 07:33:40 +0100 Subject: [PATCH] Update for migration (@jdeath) https://github.com/alexbelgium/hassio-addons/issues/625 --- mealie/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mealie/config.json b/mealie/config.json index 0d80c5acf..74f70b615 100644 --- a/mealie/config.json +++ b/mealie/config.json @@ -40,6 +40,6 @@ }, "slug": "mealie", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "1.0.0.1-2", + "version": "1.0.1-migrate", "webui": "[PROTO:ssl]://[HOST]:[PORT:9925]" }