mirror of
https://github.com/zadam/trilium.git
synced 2025-11-02 11:26:15 +01:00
added hash columns for faster sync check calculation
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
const build = require('./build');
|
||||
const packageJson = require('../../package');
|
||||
|
||||
const APP_DB_VERSION = 92;
|
||||
const APP_DB_VERSION = 93;
|
||||
|
||||
module.exports = {
|
||||
appVersion: packageJson.version,
|
||||
|
||||
Reference in New Issue
Block a user