From 7afc93059295520523daf23001983f21ba97c780 Mon Sep 17 00:00:00 2001 From: "Kristian S. Stangeland" Date: Thu, 5 Dec 2013 06:53:20 +0100 Subject: [PATCH] Increment to 3.0.0. This is a massive update, so it's warranted. And many plugins will have to be updated, though mostly because the packets themselves have changed. --- ProtocolLib/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ProtocolLib/pom.xml b/ProtocolLib/pom.xml index 410a3107..51a71786 100644 --- a/ProtocolLib/pom.xml +++ b/ProtocolLib/pom.xml @@ -2,7 +2,7 @@ 4.0.0 com.comphenix.protocol ProtocolLib - 2.7.4-SNAPSHOT + 3.0.0-SNAPSHOT jar Provides read/write access to the Minecraft protocol.