Skip to content

Commit 0eca2ee

Browse files
committed
Bump version to 5.2.0-SNAPSHOT
1 parent 8ba1dc1 commit 0eca2ee

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.1.1-SNAPSHOT'
8+
version = '5.2.0-SNAPSHOT'
99
description = 'Provides access to the Minecraft protocol'
1010

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

0 commit comments

Comments
 (0)