File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
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.0</version >
6
+ <version >4.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.0.0 </version >
6
+ <version >4.0.1-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 >
222
222
<dependency >
223
223
<groupId >com.comphenix.protocol</groupId >
224
224
<artifactId >ProtocolLib-API</artifactId >
225
- <version >4.0</version >
225
+ <version >4.0-SNAPSHOT </version >
226
226
</dependency >
227
227
<!-- Included with Minecraft
228
228
<dependency>
You can’t perform that action at this time.
0 commit comments