Version bump, fix bug with layers

This commit is contained in:
Pieter Vander Vennet 2020-11-02 12:49:20 +01:00
parent 5d4a2500c0
commit 8bf26ebc89
3 changed files with 12 additions and 9 deletions

View file

@ -23,7 +23,7 @@ export default class State {
// The singleton of the global state
public static state: State;
public static vNumber = "0.1.1b";
public static vNumber = "0.1.1c";
// The user journey states thresholds when a new feature gets unlocked
public static userJourney = {