mirror of
https://github.com/dmulloy2/ProtocolLib.git
synced 2024-11-24 03:25:29 +01:00
Update version to 4.0.2 for release
This commit is contained in:
parent
015a6067fd
commit
98a0528806
@ -3,7 +3,7 @@
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<artifactId>ProtocolLib</artifactId>
|
||||
<name>ProtocolLib</name>
|
||||
<version>4.0.2-SNAPSHOT</version>
|
||||
<version>4.0.2</version>
|
||||
|
||||
<description>Provides read/write access to the Minecraft protocol.</description>
|
||||
<url>http://www.spigotmc.org/resources/protocollib.1997/</url>
|
||||
|
@ -1,6 +1,6 @@
|
||||
name: ProtocolLib
|
||||
version: ${project.version}${project.build.number}
|
||||
#version: ${project.version}
|
||||
#version: ${project.version}${project.build.number}
|
||||
version: ${project.version}
|
||||
description: Provides read/write access to the Minecraft protocol.
|
||||
authors: [dmulloy2, comphenix]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user