generated from nhcarrigan/template
chore: bump schema version to 2 for v0.4.0 balance pass
This commit is contained in:
@@ -8,4 +8,4 @@
|
||||
/**
|
||||
* The current game state schema version. Bump this whenever a breaking change is made to GameState.
|
||||
*/
|
||||
export const currentSchemaVersion = 1;
|
||||
export const currentSchemaVersion = 2;
|
||||
|
||||
Reference in New Issue
Block a user