Bump version number
This commit is contained in:
parent
0b57042de1
commit
5fec108ba2
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
import { Utils } from "../Utils";
|
||||
|
||||
export default class Constants {
|
||||
public static vNumber = "0.2.6a";
|
||||
public static vNumber = "0.2.7";
|
||||
|
||||
// The user journey states thresholds when a new feature gets unlocked
|
||||
public static userJourney = {
|
||||
|
|
Loading…
Reference in a new issue