Set version to rc

This commit is contained in:
pietervdvn 2021-07-18 21:50:27 +02:00
parent 5e50dec232
commit ac621b28a7

View file

@ -2,7 +2,7 @@ import { Utils } from "../Utils";
export default class Constants { export default class Constants {
public static vNumber = "0.8.5"; public static vNumber = "0.8.5-rc1";
// 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 = {