Set version number

This commit is contained in:
pietervdvn 2021-05-14 02:59:39 +02:00
parent 919dafcc24
commit 5e98020b1d

View file

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