forked from MapComplete/MapComplete
Add bicycle associations to cycling themed layer
This commit is contained in:
parent
a6f56acad6
commit
ca15688a39
2 changed files with 17 additions and 29 deletions
2
State.ts
2
State.ts
|
|
@ -25,7 +25,7 @@ export default class State {
|
|||
// The singleton of the global state
|
||||
public static state: State;
|
||||
|
||||
public static vNumber = "0.2.6a";
|
||||
public static vNumber = "0.2.6b";
|
||||
|
||||
// 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