Skip to content

Commit

Permalink
Update project version to 1.6.7-SNAPSHOT
Browse files Browse the repository at this point in the history
The version number in pom.xml file is updated. The project version is now set to 1.6.7-SNAPSHOT in preparation for the next release.
  • Loading branch information
caring-coder committed Feb 20, 2024
1 parent 844d777 commit 9e8ffa9
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 @@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>pro.verron</groupId>
<artifactId>docx-stamper</artifactId>
<version>1.6.6</version>
<version>1.6.7-SNAPSHOT</version>
<packaging>jar</packaging>
<name>docx-stamper</name>

Expand Down

0 comments on commit 9e8ffa9

Please sign in to comment.