Version bump

This commit is contained in:
pietervdvn 2021-01-09 00:29:38 +01:00
parent a2bec35a43
commit b9bcf801ef

View file

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