update DB version

This commit is contained in:
Moriz Wahl 2022-05-09 14:16:58 +02:00
parent 6ba97dbcd0
commit 48ecc5909b

View File

@ -10,7 +10,7 @@ Decimal.set({
})
const constants = {
DB_VERSION: '0035-admin_pending_creations_decimal',
DB_VERSION: '0036-unique_previous_in_transactions',
DECAY_START_TIME: new Date('2021-05-13 17:46:31'), // GMT+0
CONFIG_VERSION: {
DEFAULT: 'DEFAULT',