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 edc2323 commit 7cc2470Copy full SHA for 7cc2470
protocol/build.gradle.kts
@@ -3,7 +3,7 @@ plugins {
3
jacoco
4
}
5
6
-version = "1.21.4-SNAPSHOT"
+version = "1.21.4-1"
7
description = "MCProtocolLib is a simple library for communicating with Minecraft clients and servers."
8
9
dependencies {
0 commit comments