added "edited notes on date" widget

This commit is contained in:
zadam
2019-09-07 10:11:59 +02:00
parent e828ef370d
commit b069436039
10 changed files with 89 additions and 5 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 = 143;
const APP_DB_VERSION = 144;
const SYNC_VERSION = 10;
const CLIPPER_PROTOCOL_VERSION = "1.0";