forked from MapComplete/MapComplete
Restore small icons in attribution, fix #413
This commit is contained in:
parent
58ac26b0b3
commit
3ecfef9bc1
3 changed files with 8 additions and 3 deletions
|
@ -2,7 +2,7 @@ import { Utils } from "../Utils";
|
|||
|
||||
export default class Constants {
|
||||
|
||||
public static vNumber = "0.8.4";
|
||||
public static vNumber = "0.8.4-rc1";
|
||||
|
||||
// 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