Skip to content

Commit

Permalink
Bump to 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
DragonEggBedrockBreaking committed Jun 8, 2022
1 parent 06baf05 commit b4ef655
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildscript/src/main/java/Versions.java
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
public class Versions {
public static String MINECRAFT_VERSION = "1.19";
public static String QUILT_LOADER_VERSION = "0.17.0-beta.2";
public static String MOD_VERSION = "1.8.0";
public static String MOD_VERSION = "2.0.0";
public static int JAVA_VERSION = 17;
public static String QUILTFLOWER_VERSION = "1.8.1";

Expand Down

0 comments on commit b4ef655

Please sign in to comment.