From 73effb71069ea4747ba7af5f5fbabd24cef36c6f Mon Sep 17 00:00:00 2001 From: Rinigus Date: Tue, 5 Jan 2021 22:43:26 +0200 Subject: [PATCH] bump version --- NEWS.md | 12 ++++++++++++ packaging/click/manifest.json | 2 +- packaging/pure-maps.appdata.xml | 14 ++++++++++++++ pure-maps.pro | 2 +- rpm/harbour-pure-maps.spec | 2 +- 5 files changed, 29 insertions(+), 3 deletions(-) diff --git a/NEWS.md b/NEWS.md index fe112b5f..814afea6 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,3 +1,15 @@ +2021-01-05: Pure Maps 2.4 +========================= + +* Add support for routing waypoints order optimization +* Allow to see more routes from history +* Adjust basemap selector +* Handle type and name separately in nearby search +* Switch default online geocoder to Photon +* Improve MapQuest nearby search support +* Navigation overview page adjustments +* Update translations + 2020-12-31: Pure Maps 2.3 ========================= diff --git a/packaging/click/manifest.json b/packaging/click/manifest.json index fd764a23..e65f0e75 100644 --- a/packaging/click/manifest.json +++ b/packaging/click/manifest.json @@ -9,7 +9,7 @@ "desktop": "pure-maps.desktop" } }, - "version": "2.3.0", + "version": "2.4.0", "maintainer": "Rinigus ", "framework" : "ubuntu-sdk-16.04" } diff --git a/packaging/pure-maps.appdata.xml b/packaging/pure-maps.appdata.xml index de71267a..4778336b 100644 --- a/packaging/pure-maps.appdata.xml +++ b/packaging/pure-maps.appdata.xml @@ -38,6 +38,20 @@ CC-BY-SA-3.0 + + +
    +
  • Add support for routing waypoints order optimization
  • +
  • Allow to see more routes from history
  • +
  • Adjust basemap selector
  • +
  • Handle type and name separately in nearby search
  • +
  • Switch default online geocoder to Photon
  • +
  • Improve MapQuest nearby search support
  • +
  • Navigation overview page adjustments
  • +
  • Update translations
  • +
+
+
    diff --git a/pure-maps.pro b/pure-maps.pro index b0a4a973..3c4b56aa 100644 --- a/pure-maps.pro +++ b/pure-maps.pro @@ -1,6 +1,6 @@ # set version isEmpty(VERSION) { - VERSION = 2.3.0 + VERSION = 2.4.0 } # Find out flavor and add it to CONFIG for simple testing diff --git a/rpm/harbour-pure-maps.spec b/rpm/harbour-pure-maps.spec index 8c336107..a61183c2 100644 --- a/rpm/harbour-pure-maps.spec +++ b/rpm/harbour-pure-maps.spec @@ -18,7 +18,7 @@ Name: harbour-pure-maps Name: pure-maps %endif -Version: 2.3.0 +Version: 2.4.0 Release: 1 Summary: Maps and navigation