Add link to nearby drinking water points with some fancy calculated tag magic
This commit is contained in:
parent
bec1998a6d
commit
fa5b92e6e1
3 changed files with 11 additions and 4 deletions
|
@ -2,7 +2,7 @@ import { Utils } from "../Utils";
|
|||
|
||||
export default class Constants {
|
||||
|
||||
public static vNumber = "0.6.3";
|
||||
public static vNumber = "0.6.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