Merge remote-tracking branch 'origin/stable'

# Conflicts:
#	Dockerfile
#	bin/build-server.sh
#	package-lock.json
#	src/public/app/layouts/mobile_layout.js
This commit is contained in:
zadam
2021-08-23 22:27:19 +02:00
6 changed files with 7 additions and 10 deletions

View File

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