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 {
|
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 = {
|
||||||
|
|
|
@ -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"
|
||||||
|
|
Loading…
Reference in a new issue