Fix bug with multianswers triggering an error

This commit is contained in:
Pieter Vander Vennet 2021-02-21 00:15:03 +01:00
parent 25be01b8ad
commit f4f7ae8f93
4 changed files with 9 additions and 22 deletions

View file

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