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 e539df7 commit 5fcfe60Copy full SHA for 5fcfe60
build.gradle.kts
@@ -14,7 +14,7 @@ plugins {
14
15
// Project properties
16
group = "hellfirepvp.modularmachinery"
17
-version = "2.2.0"
+version = "2.2.1"
18
19
// Set the toolchain version to decouple the Java we run Gradle with from the Java used to compile and run the mod
20
java {
0 commit comments