Fix bug: versions are reloaded now

This commit is contained in:
Pieter Vander Vennet 2021-07-09 19:56:00 +02:00
parent 6d4af01c38
commit e8bf46a759
2 changed files with 13 additions and 6 deletions

View file

@ -2,7 +2,7 @@ import { Utils } from "../Utils";
export default class Constants {
public static vNumber = "0.8.3c";
public static vNumber = "0.8.3d";
// The user journey states thresholds when a new feature gets unlocked
public static userJourney = {