mirror of
https://github.com/YunoHost-Apps/overleaf_ynh.git
synced 2024-09-03 19:56:27 +02:00
Update mongo to 7.0
This commit is contained in:
parent
ce30971163
commit
183e52aeb0
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
||||||
nodejs_version="18.20.2"
|
nodejs_version="18.20.2"
|
||||||
YNH_MONGO_VERSION=6.0
|
YNH_MONGO_VERSION=7.0
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
# PERSONAL HELPERS
|
# PERSONAL HELPERS
|
||||||
|
|
Loading…
Reference in a new issue