From 1c36c41050d21ab7c6ebeedcdc3e5bd4ac82da4a Mon Sep 17 00:00:00 2001 From: Dan Mulloy Date: Mon, 16 May 2016 16:26:40 -0400 Subject: [PATCH] Update version to 4.0.1-SNAPSHOT --- modules/API/pom.xml | 2 +- modules/ProtocolLib/pom.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/modules/API/pom.xml b/modules/API/pom.xml index f548790d..d00b4114 100644 --- a/modules/API/pom.xml +++ b/modules/API/pom.xml @@ -3,7 +3,7 @@ 4.0.0 ProtocolLib-API ProtocolLib-API - 4.0 + 4.0-SNAPSHOT Provides read/write access to the Minecraft protocol. http://www.spigotmc.org/resources/protocollib.1997/ diff --git a/modules/ProtocolLib/pom.xml b/modules/ProtocolLib/pom.xml index c8233be5..c602fe06 100644 --- a/modules/ProtocolLib/pom.xml +++ b/modules/ProtocolLib/pom.xml @@ -3,7 +3,7 @@ 4.0.0 ProtocolLib ProtocolLib - 4.0.0 + 4.0.1-SNAPSHOT Provides read/write access to the Minecraft protocol. http://www.spigotmc.org/resources/protocollib.1997/ @@ -222,7 +222,7 @@ com.comphenix.protocol ProtocolLib-API - 4.0 + 4.0-SNAPSHOT