From f3439e8459a43d214f6fa599c2cea12f50950b5f Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Wed, 7 Jul 2021 22:10:22 +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 68e9395d5..50d5ae968 100644 --- a/mealie/config.json +++ b/mealie/config.json @@ -1,6 +1,6 @@ { "name": "Mealie", - "version": "0.5.1-v3", + "version": "0.5.1-dev4", "upstream": "0.5.1", "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",