We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2afb8ac commit e7cf941Copy full SHA for e7cf941
mixin/build.gradle.kts
@@ -9,7 +9,7 @@ plugins {
9
id("essential.build-logic")
10
}
11
12
-val patchesVersion = "0.0.0"
+val patchesVersion = "0.1.0"
13
val mixinVersion = "0.8.4"
14
val asmVersion = "5.2"
15
0 commit comments