fix: upgrade script date

v1.18.x
Barış Soner Uşaklı 6 years ago
parent 4f303a85ce
commit 4f3ca4d899

@ -7,7 +7,7 @@ var batch = require('../../batch');
module.exports = {
name: 'Update moderation notes to hashes',
timestamp: Date.UTC(2018, 3, 5),
timestamp: Date.UTC(2019, 3, 5),
method: function (callback) {
var progress = this.progress;

Loading…
Cancel
Save