We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fd928f commit 8ec2af9Copy full SHA for 8ec2af9
1 file changed
build.gradle.kts
@@ -8,7 +8,7 @@ plugins {
8
9
allprojects {
10
group = "org.sayandev"
11
- version = "1.10.1.9"
+ version = "1.10.3"
12
description = "A modular Kotlin framework for Minecraft: JE"
13
14
plugins.apply("maven-publish")
0 commit comments