diff --git a/pom.xml b/pom.xml index a4763e0ca7018a08c304a905789af1589f5e6e71..1a9abf990f26d4c6d2c8a30f0748409363def826 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ <groupId>de.deadlocker8</groupId> <artifactId>BudgetMaster</artifactId> - <version>2.3.1</version> + <version>2.4.0</version> <name>BudgetMaster</name> <repositories> @@ -70,7 +70,7 @@ <app.versionDate>${maven.build.timestamp}</app.versionDate> <maven.build.timestamp.format>dd.MM.yy</maven.build.timestamp.format> - <app.versionCode>22</app.versionCode> + <app.versionCode>23</app.versionCode> <app.author>Robert Goldmann</app.author> <project.outputDirectory>build/${project.version}</project.outputDirectory>