Skip to content

Commit

Permalink
Fix #184: Set develop version to 1.7.0-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
banterCZ committed Dec 20, 2023
1 parent 3a9d5ee commit 428c4a8
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.6.0</version>
<version>1.7.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 428c4a8

Please sign in to comment.