mirror of
https://github.com/zadam/trilium.git
synced 2025-11-01 19:05:59 +01:00
#126, added skeleton of note relations, copied from similar concept of labels
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
const build = require('./build');
|
||||
const packageJson = require('../../package');
|
||||
|
||||
const APP_DB_VERSION = 105;
|
||||
const APP_DB_VERSION = 106;
|
||||
const SYNC_VERSION = 1;
|
||||
|
||||
module.exports = {
|
||||
|
||||
Reference in New Issue
Block a user