fix: upgrade script date

This commit is contained in:
Barış Soner Uşaklı
2023-10-05 13:31:50 -04:00
parent 6c3ff86bcf
commit 6f5a965a23

View File

@@ -7,7 +7,7 @@ const batch = require('../../batch');
module.exports = {
name: 'Update translation keys in notification bodyShort',
timestamp: Date.UTC(2023, 6, 27),
timestamp: Date.UTC(2023, 9, 5),
method: async function () {
const { progress } = this;