forked from MapComplete/MapComplete
Small translation tweak
This commit is contained in:
parent
576f29b1d1
commit
8dcec6fe1b
3 changed files with 4 additions and 4 deletions
2
State.ts
2
State.ts
|
@ -23,7 +23,7 @@ export default class State {
|
|||
// The singleton of the global state
|
||||
public static state: State;
|
||||
|
||||
public static vNumber = "0.2.4a Hotfix warning bicycle pump";
|
||||
public static vNumber = "0.2.4b";
|
||||
|
||||
// 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