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 v6 Update manifest.toml

Put default version 6.0 because there is no version 7.0 in the packaging v1 and CI stop
This commit is contained in:
pp-r 2024-06-16 23:13:46 +02:00 committed by GitHub
parent cfec5879e2
commit 7b4c1f0e61
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 = "7.0"
default = "6.0"
[resources]
[resources.sources.main]