We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd78265 commit 940ffccCopy full SHA for 940ffcc
build.gradle.kts
@@ -16,7 +16,7 @@ val FABRIC_API_VERSION by extra { "0.134.1+1.21.10" }
16
val PARCHMENT_VERSION by extra { null }
17
18
// https://semver.org/
19
-val MOD_VERSION by extra { "0.20.0" }
+val MOD_VERSION by extra { "0.20.1" }
20
21
allprojects {
22
apply(plugin = "java")
0 commit comments