Skip to content

Commit 6f057b3

Browse files
committed
Bump version to 5.2.0 for release
1 parent 80aa420 commit 6f057b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ plugins {
55
}
66

77
group = 'com.comphenix.protocol'
8-
version = '5.2.0-SNAPSHOT'
8+
version = '5.2.0'
99
description = 'Provides access to the Minecraft protocol'
1010

1111
def isSnapshot = version.endsWith('-SNAPSHOT')

0 commit comments

Comments
 (0)