We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b76549f commit 37c6c4fCopy full SHA for 37c6c4f
protocol/build.gradle.kts
@@ -3,7 +3,7 @@ plugins {
3
jacoco
4
}
5
6
-version = "1.21.5-SNAPSHOT"
+version = "1.21.6-SNAPSHOT"
7
description = "MCProtocolLib is a simple library for communicating with Minecraft clients and servers."
8
9
dependencies {
0 commit comments