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 8794df6 commit 5f4dc38Copy full SHA for 5f4dc38
build.gradle.kts
@@ -12,7 +12,7 @@ plugins {
12
13
// Project properties
14
group = "hellfirepvp.modularmachinery"
15
-version = "2.0.0-pre5"
+version = "2.0.0-pre6"
16
17
// Set the toolchain version to decouple the Java we run Gradle with from the Java used to compile and run the mod
18
java {
0 commit comments