Fix version number

This commit is contained in:
pietervdvn 2021-07-23 15:51:51 +02:00
parent 1216af34e5
commit 8d52bbc637

View file

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