Version number bump

This commit is contained in:
Pieter Vander Vennet 2021-02-20 15:04:23 +01:00
parent dcdb5b9a22
commit 972128516b
3 changed files with 11 additions and 2 deletions

View file

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