We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c7f302 commit 9761b53Copy full SHA for 9761b53
1 file changed
build.gradle.kts
@@ -25,7 +25,7 @@ if (!File("$rootDir/.git").exists()) {
25
}
26
27
group = "net.onelitefeather"
28
-version = "1.3.3"
+version = "1.4.0"
29
30
val minecraftVersion = "1.20.6"
31
val supportedMinecraftVersions = listOf(
0 commit comments