Skip to content

Commit 5f4dc38

Browse files
committed
- Bump version.
1 parent 8794df6 commit 5f4dc38

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
@@ -12,7 +12,7 @@ plugins {
1212

1313
// Project properties
1414
group = "hellfirepvp.modularmachinery"
15-
version = "2.0.0-pre5"
15+
version = "2.0.0-pre6"
1616

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

0 commit comments

Comments
 (0)