mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-27 18:12:29 +08:00
chore(server): bump node version
This commit is contained in:
parent
33924cb7f8
commit
5af4d65d1f
@ -21,7 +21,7 @@ fi
|
||||
echo "Selected Arch: $ARCH"
|
||||
|
||||
# Set Node.js version and architecture-specific filename
|
||||
NODE_VERSION=22.14.0
|
||||
NODE_VERSION=22.16.0
|
||||
|
||||
script_dir=$(realpath $(dirname $0))
|
||||
BUILD_DIR="$script_dir/../dist"
|
||||
|
Loading…
x
Reference in New Issue
Block a user