We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3db7c4 commit fff80e8Copy full SHA for fff80e8
1 file changed
build.gradle.kts
@@ -22,7 +22,7 @@ val FABRIC_LOADER_VERSION by extra { "0.18.6" }
22
val FABRIC_API_VERSION by extra { "0.145.4+26.1.2" }
23
24
// https://semver.org/
25
-val MOD_VERSION by extra { "0.24.1" }
+val MOD_VERSION by extra { "0.24.2" }
26
27
// This value can be set to null to disable Parchment.
28
val PARCHMENT_VERSION by extra { null }
0 commit comments