update database version

This commit is contained in:
Moriz Wahl 2022-03-21 17:04:45 +01:00
parent f49610aef4
commit 88cd631bca

View File

@ -10,7 +10,7 @@ Decimal.set({
})
const constants = {
DB_VERSION: '0032-add-transaction-link-to-transaction',
DB_VERSION: '0033-add_referrer_id',
DECAY_START_TIME: new Date('2021-05-13 17:46:31'), // GMT+0
}