Bump latlon2country due to fixed bug; fix typo
This commit is contained in:
parent
75f33ee580
commit
13d64f1c89
4 changed files with 22 additions and 30 deletions
|
@ -2,7 +2,7 @@ import { Utils } from "../Utils";
|
|||
|
||||
export default class Constants {
|
||||
|
||||
public static vNumber = "0.6.3a";
|
||||
public static vNumber = "0.6.3b";
|
||||
|
||||
// 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