mirror of
https://github.com/TriliumNext/Notes.git
synced 2026-01-03 11:29:50 -06:00
migration for inconsistent isProtected status across notes and note_contents
This commit is contained in:
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user