From 334fc9a06f6fcb2177a7ffde5d57d5b4c0bd278a Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Mon, 22 Jan 2024 06:34:24 +0100 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 9075d57eb..aa82f7d0b 100644 --- a/mealie/config.json +++ b/mealie/config.json @@ -108,6 +108,6 @@ "slug": "mealie", "udev": true, "url": "https://github.com/alexbelgium/hassio-addons", - "version": "v1.0.0-RC1.1", + "version": "v1.0.0", "webui": "[PROTO:ssl]://[HOST]:[PORT:3000]" }