From b9e47774da7caca5eee8dd299a056c7154eba424 Mon Sep 17 00:00:00 2001 From: pietervdvn Date: Mon, 5 Jul 2021 16:53:20 +0200 Subject: [PATCH] Remove rc3 from version number --- Models/Constants.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Models/Constants.ts b/Models/Constants.ts index ab65926b17..0a048b1380 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.3-rc2"; + public static vNumber = "0.8.3"; // The user journey states thresholds when a new feature gets unlocked public static userJourney = {