Update build.gradle.kts

This commit is contained in:
bluefireoly
2020-10-28 18:47:16 +01:00
parent 0672d7a6ae
commit 22eef29d9f

View File

@@ -17,7 +17,7 @@ val JVM_VERSION_STRING = JVM_VERSION.versionString
*/ */
group = "net.axay" group = "net.axay"
version = "1.16.3_R16" version = "v1.16.3_R16"
description = "A Kotlin API for the Minecraft Server Software \"Spigot\"." description = "A Kotlin API for the Minecraft Server Software \"Spigot\"."