File tree Expand file tree Collapse file tree 3 files changed +3
-4
lines changed Expand file tree Collapse file tree 3 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 3
3
<modelVersion >4.0.0</modelVersion >
4
4
<artifactId >ProtocolLib-API</artifactId >
5
5
<name >ProtocolLib-API</name >
6
- <version >4.1.0 </version >
6
+ <version >4.2.0-SNAPSHOT </version >
7
7
8
8
<description >Provides read/write access to the Minecraft protocol.</description >
9
9
<url >http://www.spigotmc.org/resources/protocollib.1997/</url >
Original file line number Diff line number Diff line change 3
3
<modelVersion >4.0.0</modelVersion >
4
4
<artifactId >ProtocolLib</artifactId >
5
5
<name >ProtocolLib</name >
6
- <version >4.1.0 </version >
6
+ <version >4.2.0-SNAPSHOT </version >
7
7
8
8
<description >Provides read/write access to the Minecraft protocol.</description >
9
9
<url >http://www.spigotmc.org/resources/protocollib.1997/</url >
Original file line number Diff line number Diff line change 1
1
name : ProtocolLib
2
- # version: ${project.version}${project.build.number}
3
- version : ${project.version}
2
+ version : ${project.version}${project.build.number}
4
3
description : Provides read/write access to the Minecraft protocol.
5
4
authors : [dmulloy2, comphenix]
6
5
You can’t perform that action at this time.
0 commit comments