Skip to content

Commit

Permalink
updated version
Browse files Browse the repository at this point in the history
  • Loading branch information
deadlocker8 committed Jan 22, 2023
1 parent b5554c9 commit 2d8ad91
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion BudgetMasterServer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>BudgetMaster</artifactId>
<groupId>de.deadlocker8</groupId>
<version>2.13.0</version>
<version>2.14.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<groupId>de.deadlocker8</groupId>
<artifactId>BudgetMaster</artifactId>
<packaging>pom</packaging>
<version>2.13.0</version>
<version>2.14.0</version>
<name>BudgetMaster</name>

<modules>
Expand Down Expand Up @@ -51,7 +51,7 @@

<app.versionDate>${maven.build.timestamp}</app.versionDate>
<maven.build.timestamp.format>dd.MM.yy</maven.build.timestamp.format>
<app.versionCode>41</app.versionCode>
<app.versionCode>42</app.versionCode>
<app.author>Robert Goldmann</app.author>

<testcontainer.version>1.17.6</testcontainer.version>
Expand Down

0 comments on commit 2d8ad91

Please sign in to comment.