Skip to content
This repository was archived by the owner on Jun 24, 2025. It is now read-only.

Commit e74b7f6

Browse files
committed
build: Update NODE_VERSION in build-server
1 parent 612907c commit e74b7f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/build-server.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env bash
22

33
PKG_DIR=dist/trilium-linux-x64-server
4-
NODE_VERSION=18.18.2
4+
NODE_VERSION=20.15.1
55

66
if [ "$1" != "DONTCOPY" ]
77
then

0 commit comments

Comments
 (0)