forked from MapComplete/MapComplete
Theme cleanup: removed some testing themes which should not be exposed to the public, fixed a few details in others
This commit is contained in:
parent
00ac3c7ac9
commit
ea54e0f733
8 changed files with 8 additions and 92 deletions
|
@ -2,7 +2,7 @@ import { Utils } from "../Utils";
|
|||
|
||||
export default class Constants {
|
||||
|
||||
public static vNumber = "0.9.0-rc3";
|
||||
public static vNumber = "0.9.0";
|
||||
|
||||
// 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