From 56bcd3800a9c5cc7126201b18720dfceb080926e Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 8 Jul 2025 09:30:39 +0200 Subject: [PATCH] Update config.json --- mealie/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mealie/config.json b/mealie/config.json index 20c49f0dd..448b85218 100644 --- a/mealie/config.json +++ b/mealie/config.json @@ -1,4 +1,4 @@ -{ +7{ "arch": ["aarch64", "amd64"], "codenotary": "alexandrep.github@gmail.com", "description": "Mealie is a self hosted recipe manager and meal planner built in Vue", @@ -109,5 +109,5 @@ "slug": "mealie", "udev": true, "url": "https://github.com/alexbelgium/hassio-addons", - "version": "v2.8.0-16" + "version": "v2.8.0-17" }