Version bump
This commit is contained in:
parent
36d62f9923
commit
a4aeed092b
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ import {Utils} from "../Utils";
|
||||||
|
|
||||||
export default class Constants {
|
export default class Constants {
|
||||||
|
|
||||||
public static vNumber = "0.10.0-alpha-4";
|
public static vNumber = "0.10.0-rc0";
|
||||||
public static ImgurApiKey = '7070e7167f0a25a'
|
public static ImgurApiKey = '7070e7167f0a25a'
|
||||||
public static defaultOverpassUrls = [
|
public static defaultOverpassUrls = [
|
||||||
// The official instance, 10000 queries per day per project allowed
|
// The official instance, 10000 queries per day per project allowed
|
||||||
|
|
Loading…
Reference in a new issue