work in progress on attributes UI - unification of labels and relations now mostly works

This commit is contained in:
azivner
2018-08-03 13:06:56 +02:00
parent 509093b755
commit 61987e46f7
6 changed files with 85 additions and 10 deletions

View File

@@ -3,7 +3,7 @@
const build = require('./build');
const packageJson = require('../../package');
const APP_DB_VERSION = 109;
const APP_DB_VERSION = 110;
const SYNC_VERSION = 1;
module.exports = {