Skip to content
Snippets Groups Projects
Commit 8fde7732 authored by Robert Goldmann's avatar Robert Goldmann
Browse files

updated version code

parent ae681135
No related branches found
Tags
No related merge requests found
Pipeline #5275 failed
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
<groupId>de.deadlocker8</groupId> <groupId>de.deadlocker8</groupId>
<artifactId>BudgetMaster</artifactId> <artifactId>BudgetMaster</artifactId>
<version>2.7.0</version> <version>2.7.1</version>
<name>BudgetMaster</name> <name>BudgetMaster</name>
<repositories> <repositories>
...@@ -76,7 +76,7 @@ ...@@ -76,7 +76,7 @@
<app.versionDate>${maven.build.timestamp}</app.versionDate> <app.versionDate>${maven.build.timestamp}</app.versionDate>
<maven.build.timestamp.format>dd.MM.yy</maven.build.timestamp.format> <maven.build.timestamp.format>dd.MM.yy</maven.build.timestamp.format>
<app.versionCode>33</app.versionCode> <app.versionCode>34</app.versionCode>
<app.author>Robert Goldmann</app.author> <app.author>Robert Goldmann</app.author>
<project.outputDirectory>build/${project.version}</project.outputDirectory> <project.outputDirectory>build/${project.version}</project.outputDirectory>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment