Version bump
This commit is contained in:
parent
a50d8aa0b3
commit
0b6b95754d
2 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@ import { Utils } from "../Utils";
|
|||
|
||||
export default class Constants {
|
||||
|
||||
public static vNumber = "0.6.8b";
|
||||
public static vNumber = "0.6.10";
|
||||
|
||||
// The user journey states thresholds when a new feature gets unlocked
|
||||
public static userJourney = {
|
||||
|
|
Loading…
Reference in a new issue