From 5b2a7175a36047117547aedb7605d291003ddfce Mon Sep 17 00:00:00 2001 From: Alexandre Date: Tue, 15 Oct 2024 12:30:14 +0200 Subject: [PATCH] Revert "Update config.json" This reverts commit a5befaff751a80bc0b3d61ee48f0fbdf16c4869b. --- mealie/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mealie/config.json b/mealie/config.json index 1ffce609e..9ea8587a3 100644 --- a/mealie/config.json +++ b/mealie/config.json @@ -110,6 +110,6 @@ "slug": "mealie", "udev": true, "url": "https://github.com/alexbelgium/hassio-addons", - "version": "v2.0-beta", + "version": "v2.0-beta2", "webui": "[PROTO:ssl]://[HOST]:[PORT:9001]" }