renamed hideInAutocomplete label to archived

This commit is contained in:
azivner
2018-06-07 19:26:28 -04:00
parent c8c533844e
commit 385144451b
6 changed files with 17 additions and 16 deletions

View File

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