1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mongo-express_ynh.git synced 2024-09-03 19:46:04 +02:00

default v7 Update manifest.toml

This commit is contained in:
pp-r 2024-06-16 20:35:24 +02:00 committed by GitHub
parent 4df423748f
commit 244e15fa82
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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]