From 9fa67ef1b9557420c96d8036be622876eb4f8793 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sun, 25 Aug 2024 14:46:50 +0200 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 5f0390a45..1fff94f92 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", + "version": "v1.12.0-2", "webui": "[PROTO:ssl]://[HOST]:[PORT:9001]" }