mirror of
https://github.com/zadam/trilium.git
synced 2025-11-08 06:15:48 +01:00
note content is also part of hash check
This commit is contained in:
@@ -5,7 +5,7 @@ const packageJson = require('../../package');
|
||||
const {TRILIUM_DATA_DIR} = require('./data_dir');
|
||||
|
||||
const APP_DB_VERSION = 125;
|
||||
const SYNC_VERSION = 5;
|
||||
const SYNC_VERSION = 6;
|
||||
|
||||
module.exports = {
|
||||
appVersion: packageJson.version,
|
||||
|
||||
Reference in New Issue
Block a user