Version bump, use bookcases as default again
This commit is contained in:
parent
71e4038f69
commit
a9e823d051
2 changed files with 3 additions and 2 deletions
2
State.ts
2
State.ts
|
@ -22,7 +22,7 @@ export class State {
|
|||
// The singleton of the global state
|
||||
public static state: State;
|
||||
|
||||
public static vNumber = "0.0.8c";
|
||||
public static vNumber = "0.0.8d";
|
||||
|
||||
// The user journey states thresholds when a new feature gets unlocked
|
||||
public static userJourney = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue