use db-version 0060 in backend

This commit is contained in:
Claus-Peter Hübner 2023-02-03 01:10:56 +01:00
parent 7c73dde06c
commit c9cd73a66d

View File

@ -10,7 +10,7 @@ Decimal.set({
})
const constants = {
DB_VERSION: '0059-add_hide_amount_to_users',
DB_VERSION: '0060-update_communities_table',
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