Fix rotation selection on chrome, partial fix of #248
This commit is contained in:
parent
7d7b37b2a6
commit
095c5d1f1b
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@ import { Utils } from "../Utils";
|
|||
|
||||
export default class Constants {
|
||||
|
||||
public static vNumber = "0.6.8";
|
||||
public static vNumber = "0.6.8a";
|
||||
|
||||
// The user journey states thresholds when a new feature gets unlocked
|
||||
public static userJourney = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue