Merge remote-tracking branch 'origin/stable' into custom-search-dialog

This commit is contained in:
zadam 2022-05-17 22:07:11 +02:00
commit 6cef1082b2

View File

@ -4,7 +4,7 @@ const build = require('./build');
const packageJson = require('../../package');
const {TRILIUM_DATA_DIR} = require('./data_dir');
const APP_DB_VERSION = 194;
const APP_DB_VERSION = 195;
const SYNC_VERSION = 25;
const CLIPPER_PROTOCOL_VERSION = "1.0";