From 244e15fa82e77b6a137f1e954a30d671bba0374f Mon Sep 17 00:00:00 2001 From: pp-r <64266134+pp-r@users.noreply.github.com> Date: Sun, 16 Jun 2024 20:35:24 +0200 Subject: [PATCH] default v7 Update manifest.toml --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 58487cf..cfb4cf4 100644 --- a/manifest.toml +++ b/manifest.toml @@ -46,7 +46,7 @@ ram.runtime = "50M" ask.fr = "Choisissez la version de Mongo a installer ou 'None' si Mongo est déjà installé" type = "select" choices = ["None", "4.4", "5.0", "6.0", "7.0"] - default = "6.0" + default = "7.0" [resources] [resources.sources.main]