cleanup of hidden notes

This commit is contained in:
zadam
2022-11-06 15:18:32 +01:00
parent 3122d0cc6b
commit c92b451033
9 changed files with 27 additions and 21 deletions

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 = 199;
const APP_DB_VERSION = 202;
const SYNC_VERSION = 27;
const CLIPPER_PROTOCOL_VERSION = "1.0";