From 755f905c36f1e96d239bfee6a2a46415ca012052 Mon Sep 17 00:00:00 2001 From: Pieter Vander Vennet Date: Mon, 1 May 2023 01:26:38 +0200 Subject: [PATCH] Bump version number --- Models/Constants.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Models/Constants.ts b/Models/Constants.ts index 18b6cf429c..3feecec19c 100644 --- a/Models/Constants.ts +++ b/Models/Constants.ts @@ -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 =