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

#773 - update version

parent d2dc178c
No related branches found
No related tags found
No related merge requests found
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<parent> <parent>
<artifactId>BudgetMaster</artifactId> <artifactId>BudgetMaster</artifactId>
<groupId>de.deadlocker8</groupId> <groupId>de.deadlocker8</groupId>
<version>2.17.1</version> <version>2.17.2</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
Manage your monthly budget easily with BudgetMaster Manage your monthly budget easily with BudgetMaster
- __start:__ 17.12.16 - __start:__ 17.12.16
- __current release:__ v2.17.1 (48) from 14.10.24 - __current release:__ v2.17.2 (49) from 15.11.24
## Key Features ## Key Features
- Keep your data private - Host your own BudgetMaster server or use it in standalone mode. All data remains on your machines. - Keep your data private - Host your own BudgetMaster server or use it in standalone mode. All data remains on your machines.
......
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
<groupId>de.deadlocker8</groupId> <groupId>de.deadlocker8</groupId>
<artifactId>BudgetMaster</artifactId> <artifactId>BudgetMaster</artifactId>
<packaging>pom</packaging> <packaging>pom</packaging>
<version>2.17.1</version> <version>2.17.2</version>
<name>BudgetMaster</name> <name>BudgetMaster</name>
<modules> <modules>
...@@ -50,7 +50,7 @@ ...@@ -50,7 +50,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>48</app.versionCode> <app.versionCode>49</app.versionCode>
<app.author>Robert Goldmann</app.author> <app.author>Robert Goldmann</app.author>
<testcontainer.version>1.20.2</testcontainer.version> <testcontainer.version>1.20.2</testcontainer.version>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment