forked from MapComplete/MapComplete
Add observation towers theme
This commit is contained in:
parent
abbd617ca2
commit
7d57672432
6 changed files with 284 additions and 3 deletions
|
@ -2,7 +2,7 @@ import {Utils} from "../Utils";
|
|||
|
||||
export default class Constants {
|
||||
|
||||
public static vNumber = "0.9.7";
|
||||
public static vNumber = "0.9.8";
|
||||
|
||||
// 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