migration to convert H1 to H2, #1240

This commit is contained in:
zadam
2020-09-16 20:51:57 +02:00
parent d57a303251
commit 2f720df9d2
2 changed files with 19 additions and 1 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 = 168;
const APP_DB_VERSION = 169;
const SYNC_VERSION = 16;
const CLIPPER_PROTOCOL_VERSION = "1.0";