mirror of
https://github.com/zadam/trilium.git
synced 2025-03-01 14:22:32 +01:00
increase sync version to 22
This commit is contained in:
parent
67542f448d
commit
2135aa058e
@ -5,7 +5,7 @@ const packageJson = require('../../package');
|
||||
const {TRILIUM_DATA_DIR} = require('./data_dir');
|
||||
|
||||
const APP_DB_VERSION = 185;
|
||||
const SYNC_VERSION = 21;
|
||||
const SYNC_VERSION = 22;
|
||||
const CLIPPER_PROTOCOL_VERSION = "1.0";
|
||||
|
||||
module.exports = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user