From ac621b28a7213c3e5e087095a702fa6a939d28a1 Mon Sep 17 00:00:00 2001 From: pietervdvn Date: Sun, 18 Jul 2021 21:50:27 +0200 Subject: [PATCH] Set version to rc --- Models/Constants.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Models/Constants.ts b/Models/Constants.ts index a7218f2bd..f3a8be661 100644 --- a/Models/Constants.ts +++ b/Models/Constants.ts @@ -2,7 +2,7 @@ import { Utils } from "../Utils"; 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 public static userJourney = {