Skip to content

Commit

Permalink
Merge pull request #97 from /issues/94-version-1.7.0
Browse files Browse the repository at this point in the history
Fix #94: Set release version to 1.7.0
  • Loading branch information
banterCZ authored Feb 29, 2024
2 parents 1f5f8bc + 3c2a250 commit f3c9452
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 @@ -9,7 +9,7 @@

<groupId>com.wultra</groupId>
<artifactId>ssl-pinning-tool</artifactId>
<version>1.7.0-SNAPSHOT</version>
<version>1.7.0</version>
<packaging>jar</packaging>
<parent>
<groupId>org.springframework.boot</groupId>
Expand Down

0 comments on commit f3c9452

Please sign in to comment.