fix missing ;

This commit is contained in:
barisusakli
2016-12-23 15:59:15 +03:00
parent 4943832dd8
commit a112655bd2

View File

@@ -9,7 +9,7 @@ var winston = require('winston');
var Upgrade = {};
var minSchemaDate = Date.UTC(2015, 10, 6); // This value gets updated every new MAJOR version
var schemaDate
var schemaDate;
var thisSchemaDate;
// IMPORTANT: REMEMBER TO UPDATE VALUE OF latestSchema