Fix parenthese

This commit is contained in:
Pieter Vander Vennet 2021-04-10 23:53:45 +02:00
parent 12b92d286b
commit a50913a094
2 changed files with 2 additions and 2 deletions

View file

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