change database version

This commit is contained in:
Moriz Wahl 2022-12-13 22:14:06 +01:00
parent 0bcd441837
commit 1229a7f7df

View File

@ -10,7 +10,7 @@ Decimal.set({
})
const constants = {
DB_VERSION: '0057-clear_old_password_junk',
DB_VERSION: '0056-clear_old_password_junk',
DECAY_START_TIME: new Date('2021-05-13 17:46:31-0000'), // GMT+0
LOG4JS_CONFIG: 'log4js-config.json',
// default log level on production should be info