Skip to content

Commit b297b54

Browse files
committed
- Bump version to 2.3.2.
1 parent b71d6da commit b297b54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ plugins {
1414

1515
// Project properties
1616
group = "hellfirepvp.modularmachinery"
17-
version = "2.3.1"
17+
version = "2.3.2"
1818

1919
// Set the toolchain version to decouple the Java we run Gradle with from the Java used to compile and run the mod
2020
java {

0 commit comments

Comments
 (0)