change new version number and date

This commit is contained in:
afischerdev 2023-07-18 12:53:27 +02:00
parent ab60c442de
commit f14b8795ea
2 changed files with 3 additions and 3 deletions

View file

@ -22,7 +22,7 @@ allprojects {
// app: build.gradle (versionCode only)
// OsmTrack (version and versionDate)
// docs revisions.md (version and versionDate)
project.version "1.7.2-beta-1"
project.version "1.7.2"
group 'org.btools'
repositories {