From 222b535c158e34cafb199f8d750f72b7b705a3ea Mon Sep 17 00:00:00 2001 From: Dan Mulloy Date: Thu, 22 Dec 2016 11:33:10 -0500 Subject: [PATCH] Update version to 4.2.1-SNAPSHOT --- modules/API/pom.xml | 2 +- modules/ProtocolLib/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/API/pom.xml b/modules/API/pom.xml index 1f1365e4..6cce741e 100644 --- a/modules/API/pom.xml +++ b/modules/API/pom.xml @@ -3,7 +3,7 @@ 4.0.0 ProtocolLib-API ProtocolLib-API - 4.2.0 + 4.2.1-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 42b10c60..c4fd024d 100644 --- a/modules/ProtocolLib/pom.xml +++ b/modules/ProtocolLib/pom.xml @@ -3,7 +3,7 @@ 4.0.0 ProtocolLib ProtocolLib - 4.2.0 + 4.2.1-SNAPSHOT Provides read/write access to the Minecraft protocol. http://www.spigotmc.org/resources/protocollib.1997/