forked from MapComplete/MapComplete
Small fixes
This commit is contained in:
parent
416a76ae4f
commit
b24290e464
4 changed files with 6 additions and 4 deletions
|
@ -2,7 +2,7 @@ import { Utils } from "../Utils";
|
|||
|
||||
export default class Constants {
|
||||
|
||||
public static vNumber = "0.5.0-rc1";
|
||||
public static vNumber = "0.5.0-rc2";
|
||||
|
||||
// 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