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 8ba1dc1 commit 0eca2eeCopy full SHA for 0eca2ee
build.gradle
@@ -5,7 +5,7 @@ plugins {
5
}
6
7
group = 'com.comphenix.protocol'
8
-version = '5.1.1-SNAPSHOT'
+version = '5.2.0-SNAPSHOT'
9
description = 'Provides access to the Minecraft protocol'
10
11
def isSnapshot = version.endsWith('-SNAPSHOT')
0 commit comments