Version bump

This commit is contained in:
Pieter Vander Vennet 2020-09-27 20:51:57 +02:00
parent c53ccb7bae
commit 6a92e417ec

View file

@ -22,7 +22,7 @@ export 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.0.8h"; public static vNumber = "0.0.8i";
// 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 = {