Version bump

This commit is contained in:
pietervdvn 2021-04-22 03:43:48 +02:00
parent a50d8aa0b3
commit 0b6b95754d
2 changed files with 3 additions and 3 deletions

View file

@ -2,7 +2,7 @@ import { Utils } from "../Utils";
export default class Constants { export default class Constants {
public static vNumber = "0.6.8b"; public static vNumber = "0.6.10";
// The user journey states thresholds when a new feature gets unlocked // The user journey states thresholds when a new feature gets unlocked
public static userJourney = { public static userJourney = {

View file

@ -95,7 +95,7 @@
"https://upload.wikimedia.org/wikipedia/commons/9/95/Twemoji_1f691.svg", "https://upload.wikimedia.org/wikipedia/commons/9/95/Twemoji_1f691.svg",
"https://twemoji.twitter.com/" "https://twemoji.twitter.com/"
] ]
} , },
{ {
"authors": [ "authors": [
"Erwin Olario" "Erwin Olario"
@ -106,4 +106,4 @@
"https://wiki.openstreetmap.org/wiki/File:Hailhydrant-logo.svg" "https://wiki.openstreetmap.org/wiki/File:Hailhydrant-logo.svg"
] ]
} }
] ]