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 a2d4c23 commit 185120cCopy full SHA for 185120c
build.gradle.kts
@@ -12,7 +12,7 @@ plugins {
12
13
// Project properties
14
group = "hellfirepvp.modularmachinery"
15
-version = "2.1.4"
+version = "2.1.5"
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