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 5a28076 commit c54ce3eCopy full SHA for c54ce3e
build.gradle.kts
@@ -14,7 +14,7 @@ plugins {
14
15
// Project properties
16
group = "hellfirepvp.modularmachinery"
17
-version = "2.2.1"
+version = "2.2.2"
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