diff --git a/scripts/_common.sh b/scripts/_common.sh index 3e71c50..fc2dd90 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -9,6 +9,8 @@ pkg_dependencies="postgresql redis-server" nodejs_version=14 +nodebb_version=v1.18.x + #================================================= # PERSONAL HELPERS #=================================================