Version bump

This commit is contained in:
Pieter Vander Vennet 2022-12-23 16:33:23 +01:00
parent 186bd9d721
commit e836445de6
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
import { Utils } from "../Utils"
export default class Constants {
public static vNumber = "0.25.0"
public static vNumber = "0.25.1"
public static ImgurApiKey = "7070e7167f0a25a"
public static readonly mapillary_client_token_v4 =

View file

@ -1,6 +1,6 @@
{
"name": "mapcomplete",
"version": "0.0.5",
"version": "0.25.1",
"repository": "https://github.com/pietervdvn/MapComplete",
"description": "A small website to edit OSM easily",
"bugs": "https://github.com/pietervdvn/MapComplete/issues",