Increase release version to 1.16.29

This commit is contained in:
Jakob K
2021-05-30 02:33:59 +02:00
parent d871aa60f9
commit 787933671e

View File

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