calendar widget setup

This commit is contained in:
zadam
2019-09-08 13:08:01 +02:00
parent f3955bcbdc
commit d3f2b71803
10 changed files with 83 additions and 16 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 = 144;
const APP_DB_VERSION = 145;
const SYNC_VERSION = 10;
const CLIPPER_PROTOCOL_VERSION = "1.0";