Update version to 4.0.2-SNAPSHOT
Dieser Commit ist enthalten in:
Ursprung
ac7e17d0a6
Commit
cdcb6a6007
@ -3,7 +3,7 @@
|
|||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<artifactId>ProtocolLib</artifactId>
|
<artifactId>ProtocolLib</artifactId>
|
||||||
<name>ProtocolLib</name>
|
<name>ProtocolLib</name>
|
||||||
<version>4.0.1</version>
|
<version>4.0.2-SNAPSHOT</version>
|
||||||
|
|
||||||
<description>Provides read/write access to the Minecraft protocol.</description>
|
<description>Provides read/write access to the Minecraft protocol.</description>
|
||||||
<url>http://www.spigotmc.org/resources/protocollib.1997/</url>
|
<url>http://www.spigotmc.org/resources/protocollib.1997/</url>
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
name: ProtocolLib
|
name: ProtocolLib
|
||||||
#version: ${project.version}${project.build.number}
|
version: ${project.version}${project.build.number}
|
||||||
version: ${project.version}
|
#version: ${project.version}
|
||||||
description: Provides read/write access to the Minecraft protocol.
|
description: Provides read/write access to the Minecraft protocol.
|
||||||
authors: [dmulloy2, comphenix]
|
authors: [dmulloy2, comphenix]
|
||||||
|
|
||||||
|
In neuem Issue referenzieren
Einen Benutzer sperren