We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4cc9b8e commit f1e3813Copy full SHA for f1e3813
build.gradle
@@ -24,7 +24,7 @@ dependencies {
24
deobfCompile "mezz.jei:jei_1.12.2:4.10.0.199"
25
}
26
27
-version = "4.2.7.2"
+version = "4.2.7.3"
28
group= "lumien.randomthings"
29
sourceCompatibility = 1.8
30
targetCompatibility = 1.8
0 commit comments