Update build.gradle.kts

This commit is contained in:
bluefireoly
2020-10-19 17:56:35 +02:00
parent a388d454b9
commit 8b087d78e1

View File

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