Skip to content

Commit

Permalink
added -pre suffix to the plugin version to indicate it's not yet prod…
Browse files Browse the repository at this point in the history
…uction ready
  • Loading branch information
YouHaveTrouble committed Apr 16, 2024
1 parent d3e8b59 commit 42f8f92
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 @@ -6,7 +6,7 @@

<groupId>me.youhavetrouble</groupId>
<artifactId>PreventStabby</artifactId>
<version>2.0.0</version>
<version>2.0.0-pre-1</version>
<packaging>jar</packaging>

<name>PreventStabby</name>
Expand Down

0 comments on commit 42f8f92

Please sign in to comment.