mirror of
https://github.com/zadam/trilium.git
synced 2025-11-10 15:25:51 +01:00
migration script to camel case
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
const build = require('./build');
|
||||
const packageJson = require('../package');
|
||||
|
||||
const APP_DB_VERSION = 69;
|
||||
const APP_DB_VERSION = 70;
|
||||
|
||||
module.exports = {
|
||||
app_version: packageJson.version,
|
||||
|
||||
Reference in New Issue
Block a user