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 486f59d commit 9283524Copy full SHA for 9283524
1 file changed
protocol/build.gradle.kts
@@ -5,7 +5,7 @@ plugins {
5
jacoco
6
}
7
8
-version = "1.21.7-1"
+version = "1.21.7-SNAPSHOT"
9
description = "MCProtocolLib is a simple library for communicating with Minecraft clients and servers."
10
11
dependencies {
0 commit comments