Compare commits

..

2 Commits

Author SHA1 Message Date
gamerover98
2f727a4192
Merge 802a806e8a into 6f057b361b 2024-04-07 10:13:24 -05:00
Dan Mulloy
6f057b361b
Bump version to 5.2.0 for release 2024-04-07 10:04:32 -05:00

View File

@ -5,7 +5,7 @@ plugins {
}
group = 'com.comphenix.protocol'
version = '5.2.0-SNAPSHOT'
version = '5.2.0'
description = 'Provides access to the Minecraft protocol'
def isSnapshot = version.endsWith('-SNAPSHOT')