forked from MapComplete/MapComplete
Fix image of index page for webmanifest
This commit is contained in:
parent
8d99d64e87
commit
85ec94efe5
3 changed files with 20 additions and 2 deletions
|
@ -2,7 +2,7 @@ import { Utils } from "../Utils";
|
|||
|
||||
export default class Constants {
|
||||
|
||||
public static vNumber = "0.5.3";
|
||||
public static vNumber = "0.5.4";
|
||||
|
||||
// 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