forked from MapComplete/MapComplete
Performance improvement
This commit is contained in:
parent
5523603e70
commit
46b05d7410
3 changed files with 2 additions and 9 deletions
|
@ -1,7 +1,7 @@
|
|||
import { Utils } from "../Utils";
|
||||
|
||||
export default class Constants {
|
||||
public static vNumber = "0.2.7-rc4";
|
||||
public static vNumber = "0.2.7-rc5";
|
||||
|
||||
// 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