Remove rc3 from version number

This commit is contained in:
pietervdvn 2021-07-05 16:53:20 +02:00
parent 1ae36bbfaa
commit b9e47774da

View file

@ -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 = {