diff --git a/NEWS.md b/NEWS.md index 1639d5dd..bce81501 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,3 +1,13 @@ +2021-02-20: Pure Maps 2.6 +========================= + +* Route manipulation through selection of point of interest on map +* Use scrollable panel when showing data regarding points of interest +* Show remaining distance and time to the upcoming waypoint on the main screen +* Keep track on arrivals to intermediate waypoints +* Bugfixes +* Update translations + 2021-02-03: Pure Maps 2.5 ========================= diff --git a/packaging/click/manifest.json b/packaging/click/manifest.json index fd9b6da7..a9bc8951 100644 --- a/packaging/click/manifest.json +++ b/packaging/click/manifest.json @@ -9,7 +9,7 @@ "desktop": "pure-maps.desktop" } }, - "version": "2.5.0", + "version": "2.6.0", "maintainer": "Rinigus ", "framework" : "ubuntu-sdk-16.04" } diff --git a/packaging/pure-maps.appdata.xml b/packaging/pure-maps.appdata.xml index 164eb596..9c7665eb 100644 --- a/packaging/pure-maps.appdata.xml +++ b/packaging/pure-maps.appdata.xml @@ -38,6 +38,18 @@ CC-BY-SA-3.0 + + +
    +
  • Route manipulation through selection of point of interest on map
  • +
  • Use scrollable panel when showing data regarding points of interest
  • +
  • Show remaining distance and time to the upcoming waypoint on the main screen
  • +
  • Keep track on arrivals to intermediate waypoints
  • +
  • Bugfixes
  • +
  • Update translations
  • +
+
+
    diff --git a/pure-maps.pro b/pure-maps.pro index 618e27f3..f1a82d61 100644 --- a/pure-maps.pro +++ b/pure-maps.pro @@ -1,6 +1,6 @@ # set version isEmpty(VERSION) { - VERSION = 2.5.0 + VERSION = 2.6.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 5b64076e..7ffd1762 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.5.0 +Version: 2.6.0 Release: 1 Summary: Maps and navigation