Skip to content

Commit

Permalink
Fix #299: Set develop version to 1.10.0-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
banterCZ committed Oct 14, 2024
1 parent 174cf0d commit 4490e8a
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</version>
<version>1.10.0-SNAPSHOT</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 4490e8a

Please sign in to comment.