mirror of
https://github.com/zadam/trilium.git
synced 2025-11-08 12:50:47 +08:00
chore(server): bump node version
This commit is contained in:
parent
33924cb7f8
commit
5af4d65d1f
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Reference in a new issue