Skip to content

Commit f191910

Browse files
author
DragonEggBedrockBreaking
committed
Bump to 1.4.0
1 parent 885eb12 commit f191910

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildscript/src/main/java/Buildscript.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ public String getModId() {
3939
@Override
4040
public String getVersion() {
4141
// Mod Version
42-
return "1.3.2";
42+
return "1.4.0";
4343
}
4444

4545
@Override

0 commit comments

Comments
 (0)