diff --git a/src/upgrade.js b/src/upgrade.js index 8976a63290..038f7b8389 100644 --- a/src/upgrade.js +++ b/src/upgrade.js @@ -480,7 +480,7 @@ Upgrade.upgrade = function (callback) { } }, function (next) { - thisSchemaDate = Date.UTC(2017, 1, 28); + thisSchemaDate = Date.UTC(2017, 1, 27); var schemaName = '[2017/2/27] New sorted set posts:votes'; if (schemaDate < thisSchemaDate) {