mirror of
https://github.com/zadam/trilium.git
synced 2025-06-06 18:08:33 +02:00
migration for inconsistent isProtected status across notes and note_contents
This commit is contained in:
parent
9a5a085103
commit
7cafbda7cd
@ -4,7 +4,7 @@ const build = require('./build');
|
||||
const packageJson = require('../../package');
|
||||
const {TRILIUM_DATA_DIR} = require('./data_dir');
|
||||
|
||||
const APP_DB_VERSION = 130;
|
||||
const APP_DB_VERSION = 131;
|
||||
const SYNC_VERSION = 8;
|
||||
|
||||
module.exports = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user