Skip to content

Commit 31a0c9b

Browse files
committed
Update version in plugin.yml
1 parent e4d95e0 commit 31a0c9b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/ProtocolLib/src/main/resources/plugin.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: ProtocolLib
2-
version: ${project.version}${project.build.number}
3-
#version: ${project.version}
2+
#version: ${project.version}${project.build.number}
3+
version: ${project.version}
44
description: Provides read/write access to the Minecraft protocol.
55
authors: [dmulloy2, comphenix]
66

0 commit comments

Comments
 (0)