update db version in config

This commit is contained in:
einhorn_b 2023-11-03 14:10:33 +01:00
parent 5c7ffe7018
commit 8418e55c99

View File

@ -12,7 +12,7 @@ Decimal.set({
})
const constants = {
DB_VERSION: '0073-introduce_foreign_user_in_users_table',
DB_VERSION: '0074-add_updated_by_contribution',
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