From 45a4fdfb2ee701540ec53ba1d7b7887584e1d737 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Mon, 9 Aug 2021 22:54:18 +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 95eb88053..7dba00430 100644 --- a/mealie/config.json +++ b/mealie/config.json @@ -1,6 +1,6 @@ { "name": "Mealie", - "version": "0.5.2-2", + "version": "0.5.2-3", "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",