From 9c03bb757e5a8196fd7fcec5e2a5199e6b6b645c Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Mon, 9 Aug 2021 14:42:48 +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 ce1d27677..95eb88053 100644 --- a/mealie/config.json +++ b/mealie/config.json @@ -1,6 +1,6 @@ { "name": "Mealie", - "version": "0.5.2", + "version": "0.5.2-2", "upstream": "0.5.2", "slug": "mealie", "description": "Mealie is a self hosted recipe manager and meal planner with a RestAPI backend and a reactive frontend application built in Vue for a pleasant user experience for the whole family",