wrong date

This commit is contained in:
psychobunny
2017-02-27 17:04:36 -05:00
parent 5d9b6062d6
commit 7bdbe7d9db

View File

@@ -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) {