added -pre suffix to the plugin version to indicate it's not yet production ready

This commit is contained in:
2024-04-16 17:41:48 +02:00
parent d3e8b590cb
commit 42f8f92a6a
+1 -1
View File
@@ -6,7 +6,7 @@
<groupId>me.youhavetrouble</groupId> <groupId>me.youhavetrouble</groupId>
<artifactId>PreventStabby</artifactId> <artifactId>PreventStabby</artifactId>
<version>2.0.0</version> <version>2.0.0-pre-1</version>
<packaging>jar</packaging> <packaging>jar</packaging>
<name>PreventStabby</name> <name>PreventStabby</name>