update database version

This commit is contained in:
Moriz Wahl 2022-07-13 14:31:31 +02:00
parent eb404cf8b3
commit bdcbb196b7

View File

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