From 673f801615472b2180967157971bb12b0dd1aaad Mon Sep 17 00:00:00 2001 From: Thomas <51749973+Thovi98@users.noreply.github.com> Date: Mon, 10 Jun 2024 20:02:14 +0200 Subject: [PATCH] =?UTF-8?q?=E2=80=A6=20and=20begin=20the=20upgrade=20of=20?= =?UTF-8?q?mongo?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- scripts/_common.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/_common.sh b/scripts/_common.sh index dbc7431..5102d8f 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -5,7 +5,7 @@ #================================================= nodejs_version=16 -YNH_MONGO_VERSION=6.0 +YNH_MONGO_VERSION=5.0 #================================================= # PERSONAL HELPERS