upgrade DB_VERSION to 0044

This commit is contained in:
Claus-Peter Hübner 2022-07-19 02:51:37 +02:00
parent 7f1ac41b33
commit 126495676f

View File

@ -10,7 +10,7 @@ Decimal.set({
})
const constants = {
DB_VERSION: '0043-add_event_protocol_table',
DB_VERSION: '0044-adapt_users_table_for_gradidoid',
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