more cleanup of labels and relations from backend, dropping tables from db

This commit is contained in:
azivner
2018-08-07 13:44:51 +02:00
parent 1c0fd243d1
commit f1240c26bf
8 changed files with 16 additions and 105 deletions

View File

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