1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/wekan_ynh.git synced 2024-09-03 20:36:09 +02:00

Update _common.sh

This commit is contained in:
Éric Gaspar 2024-08-29 14:09:19 +02:00
parent 8e479f2d95
commit fb91bfa17d

View file

@ -5,7 +5,7 @@
#================================================= #=================================================
nodejs_version="14" nodejs_version="14"
mongo_version="7.0" mongo_version="6.0"
#================================================= #=================================================
# PERSONAL HELPERS # PERSONAL HELPERS