mirror of
https://github.com/zadam/trilium.git
synced 2025-03-01 14:22:32 +01:00
add node version to app_info
This commit is contained in:
parent
9e914b9016
commit
929f7f3114
@ -11,6 +11,7 @@ const CLIPPER_PROTOCOL_VERSION = "1.0";
|
||||
module.exports = {
|
||||
appVersion: packageJson.version,
|
||||
dbVersion: APP_DB_VERSION,
|
||||
nodeVersion: process.version,
|
||||
syncVersion: SYNC_VERSION,
|
||||
buildDate: build.buildDate,
|
||||
buildRevision: build.buildRevision,
|
||||
|
Loading…
x
Reference in New Issue
Block a user