From cba67981030af2a678a8f27072f6ecf368529ea6 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 21 Sep 2021 17:14:27 +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 21b366675..6407a149e 100644 --- a/mealie/config.json +++ b/mealie/config.json @@ -1,6 +1,6 @@ { "name": "Mealie", - "version": "0.5.2-3", + "version": "0.5.2-4", "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",