Increase version to 1.16.28

This commit is contained in:
Jakob K
2021-05-29 01:48:45 +02:00
parent bae2eb31bf
commit 837353827e

View File

@@ -3,7 +3,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
val githubRepo = "bluefireoly/KSpigot"
group = "net.axay"
version = "1.16.27"
version = "1.16.28"
description = "A Kotlin API for the Minecraft Server Software \"Spigot\"."