Compare commits

..

1 Commits

Author SHA1 Message Date
gamerover98
34bdbf0231
Merge 802a806e8a into 80aa420099 2023-12-19 17:02:25 -05:00

View File

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