forked from MapComplete/MapComplete
Merge master
This commit is contained in:
commit
0153d4d262
33 changed files with 1440 additions and 755 deletions
|
@ -2,7 +2,7 @@ import { Utils } from "../Utils";
|
|||
|
||||
export default class Constants {
|
||||
|
||||
public static vNumber = "0.6.9a";
|
||||
public static vNumber = "0.6.11";
|
||||
|
||||
// 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