From 8c3127dee10171a7f3a75c81039e3ed01dfaece0 Mon Sep 17 00:00:00 2001 From: Dan Mulloy Date: Sun, 9 Apr 2017 11:56:53 -0400 Subject: [PATCH] Release version 4.2.1 --- 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 6cce741e..5bdcbecc 100644 --- a/modules/API/pom.xml +++ b/modules/API/pom.xml @@ -3,7 +3,7 @@ 4.0.0 ProtocolLib-API ProtocolLib-API - 4.2.1-SNAPSHOT + 4.2.1 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 c4fd024d..fa955fba 100644 --- a/modules/ProtocolLib/pom.xml +++ b/modules/ProtocolLib/pom.xml @@ -3,7 +3,7 @@ 4.0.0 ProtocolLib ProtocolLib - 4.2.1-SNAPSHOT + 4.2.1 Provides read/write access to the Minecraft protocol. http://www.spigotmc.org/resources/protocollib.1997/