From a501e50237110a7979b876dfd29fa2041e12b4d3 Mon Sep 17 00:00:00 2001 From: Dan Mulloy Date: Sat, 29 Nov 2014 13:51:23 -0500 Subject: [PATCH] Increment version to 3.6.3-SNAPSHOT --- ProtocolLib/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ProtocolLib/pom.xml b/ProtocolLib/pom.xml index 02dd0018..1475602b 100644 --- a/ProtocolLib/pom.xml +++ b/ProtocolLib/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.comphenix.protocol ProtocolLib - 3.6.2-SNAPSHOT + 3.6.3-SNAPSHOT ProtocolLib Provides read/write access to the Minecraft protocol.