We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a083ee commit 96267a9Copy full SHA for 96267a9
build.gradle.kts
@@ -17,7 +17,7 @@ val SODIUM_DEPENDENCY_NEO by extra { "maven.modrinth:sodium:GUEd3mz0"}
17
val PARCHMENT_VERSION by extra { null }
18
19
// https://semver.org/
20
-val MOD_VERSION by extra { "1.8.8" }
+val MOD_VERSION by extra { "1.8.7" }
21
22
allprojects {
23
apply(plugin = "java")
0 commit comments