forked from MapComplete/MapComplete
Bump version number
This commit is contained in:
parent
1a78ecb858
commit
755f905c36
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ import { Utils } from "../Utils"
|
|||
export type PriviligedLayerType = typeof Constants.priviliged_layers[number]
|
||||
|
||||
export default class Constants {
|
||||
public static vNumber = "0.30.0"
|
||||
public static vNumber = "0.30.1"
|
||||
|
||||
public static ImgurApiKey = "7070e7167f0a25a"
|
||||
public static readonly mapillary_client_token_v4 =
|
||||
|
|
Loading…
Add table
Reference in a new issue