removed event log

This commit is contained in:
zadam
2019-09-02 20:30:28 +02:00
parent a6f57d7761
commit 5d80df398b
10 changed files with 2 additions and 92 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 = 142;
const APP_DB_VERSION = 143;
const SYNC_VERSION = 10;
const CLIPPER_PROTOCOL_VERSION = "1.0";