fix: upgrade script date

This commit is contained in:
Barış Soner Uşaklı
2019-04-06 18:57:35 -04:00
parent 4f303a85ce
commit 4f3ca4d899

View File

@@ -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;