Oops
This commit is contained in:
parent
cfc13ee9ac
commit
496daebd8e
1 changed files with 1 additions and 1 deletions
|
@ -401,7 +401,7 @@ Scholar.Schema = new function(){
|
||||||
//
|
//
|
||||||
// Change this value to match the schema version
|
// Change this value to match the schema version
|
||||||
//
|
//
|
||||||
var toVersion = 39;
|
var toVersion = 40;
|
||||||
|
|
||||||
if (toVersion != _getSchemaSQLVersion()){
|
if (toVersion != _getSchemaSQLVersion()){
|
||||||
throw('Schema version does not match version in _migrateSchema()');
|
throw('Schema version does not match version in _migrateSchema()');
|
||||||
|
|
Loading…
Reference in a new issue