Skip to content

Commit

Permalink
Update to next development version 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Nephery authored Jan 9, 2025
1 parent 8d6740d commit 057906a
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 @@

<properties>
<!-- Project Versioning Properties -->
<revision>2.0.0</revision>
<revision>2.0.1</revision>
<sha1/> <!-- Doesn't actually need to be a sha1, this is just another version modifier variable -->
<changelist>-SNAPSHOT</changelist>
<next-revision>${parsedVersion.majorVersion}.${parsedVersion.minorVersion}.${parsedVersion.nextIncrementalVersion}</next-revision>
Expand Down

0 comments on commit 057906a

Please sign in to comment.