mirror of
https://github.com/dmulloy2/ProtocolLib.git
synced 2024-12-27 19:47:33 +01:00
Bump version to 5.2.1
This commit is contained in:
parent
e1255edb32
commit
d0c7382d7f
@ -5,7 +5,7 @@ plugins {
|
|||||||
}
|
}
|
||||||
|
|
||||||
group = 'com.comphenix.protocol'
|
group = 'com.comphenix.protocol'
|
||||||
version = '5.2.0'
|
version = '5.2.1-SNAPSHOT'
|
||||||
description = 'Provides access to the Minecraft protocol'
|
description = 'Provides access to the Minecraft protocol'
|
||||||
|
|
||||||
def isSnapshot = version.endsWith('-SNAPSHOT')
|
def isSnapshot = version.endsWith('-SNAPSHOT')
|
||||||
|
Loading…
Reference in New Issue
Block a user