Version bump
This commit is contained in:
parent
a50d8aa0b3
commit
0b6b95754d
2 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@ import { Utils } from "../Utils";
|
|||
|
||||
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
|
||||
public static userJourney = {
|
||||
|
|
|
@ -95,7 +95,7 @@
|
|||
"https://upload.wikimedia.org/wikipedia/commons/9/95/Twemoji_1f691.svg",
|
||||
"https://twemoji.twitter.com/"
|
||||
]
|
||||
} ,
|
||||
},
|
||||
{
|
||||
"authors": [
|
||||
"Erwin Olario"
|
||||
|
@ -106,4 +106,4 @@
|
|||
"https://wiki.openstreetmap.org/wiki/File:Hailhydrant-logo.svg"
|
||||
]
|
||||
}
|
||||
]
|
||||
]
|
Loading…
Reference in a new issue