Fix faulty upload

This commit is contained in:
Pieter Vander Vennet 2021-01-04 21:33:37 +01:00
parent c548c26158
commit bee2878b76
3 changed files with 3 additions and 3 deletions

View file

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