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