sharing WIP

This commit is contained in:
zadam
2021-12-21 16:12:59 +01:00
parent 8b56fb10fd
commit e7faebfac3
10 changed files with 11396 additions and 132 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 = 187;
const APP_DB_VERSION = 188;
const SYNC_VERSION = 23;
const CLIPPER_PROTOCOL_VERSION = "1.0";