forked from MapComplete/MapComplete
Fix manifests
This commit is contained in:
parent
fa7adb492c
commit
dc34cb86e4
3 changed files with 6 additions and 6 deletions
|
@ -2,7 +2,7 @@ import { Utils } from "../Utils";
|
|||
|
||||
export default class Constants {
|
||||
|
||||
public static vNumber = "0.5.4";
|
||||
public static vNumber = "0.5.4c";
|
||||
|
||||
// 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