We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4d95e0 commit 31a0c9bCopy full SHA for 31a0c9b
modules/ProtocolLib/src/main/resources/plugin.yml
@@ -1,6 +1,6 @@
1
name: ProtocolLib
2
-version: ${project.version}${project.build.number}
3
-#version: ${project.version}
+#version: ${project.version}${project.build.number}
+version: ${project.version}
4
description: Provides read/write access to the Minecraft protocol.
5
authors: [dmulloy2, comphenix]
6
0 commit comments