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