build: Update NODE_VERSION in build-server

This commit is contained in:
Elian Doran 2024-07-17 01:08:33 +03:00
parent 612907c830
commit e74b7f6964
No known key found for this signature in database

View File

@ -1,7 +1,7 @@
#!/usr/bin/env bash
PKG_DIR=dist/trilium-linux-x64-server
NODE_VERSION=18.18.2
NODE_VERSION=20.15.1
if [ "$1" != "DONTCOPY" ]
then