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