Skip to content
This repository was archived by the owner on May 21, 2024. It is now read-only.

Commit 8c3127d

Browse files
committed
Release version 4.2.1
1 parent 5ec87c9 commit 8c3127d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

modules/API/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<artifactId>ProtocolLib-API</artifactId>
55
<name>ProtocolLib-API</name>
6-
<version>4.2.1-SNAPSHOT</version>
6+
<version>4.2.1</version>
77

88
<description>Provides read/write access to the Minecraft protocol.</description>
99
<url>http://www.spigotmc.org/resources/protocollib.1997/</url>

modules/ProtocolLib/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<artifactId>ProtocolLib</artifactId>
55
<name>ProtocolLib</name>
6-
<version>4.2.1-SNAPSHOT</version>
6+
<version>4.2.1</version>
77

88
<description>Provides read/write access to the Minecraft protocol.</description>
99
<url>http://www.spigotmc.org/resources/protocollib.1997/</url>

0 commit comments

Comments
 (0)