Version bump

This commit is contained in:
pietervdvn 2020-12-27 22:25:07 +01:00
parent 85ed665f20
commit a3491c59d7

View file

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