renamed start_note_tree_id option to startNotePath

This commit is contained in:
azivner
2017-12-06 23:15:53 -05:00
parent f1256423ac
commit 6fad30e9af
6 changed files with 11 additions and 10 deletions

View File

@@ -3,7 +3,7 @@
const build = require('./build');
const packageJson = require('../package');
const APP_DB_VERSION = 48;
const APP_DB_VERSION = 49;
module.exports = {
app_version: packageJson.version,