Skip to content

Commit

Permalink
Fix #298: Set release version to 1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
banterCZ committed Oct 14, 2024
1 parent 3ea4c71 commit 5bfcd08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<groupId>com.wultra.app</groupId>
<artifactId>mobile-utility-server</artifactId>
<version>1.9.0-SNAPSHOT</version>
<version>1.9.0</version>
<packaging>war</packaging>
<name>Mobile Utility Server</name>
<description>Utility server with various features suitable for mobile apps</description>
Expand Down

0 comments on commit 5bfcd08

Please sign in to comment.