Skip to content

Commit

Permalink
Merge branch '1.21' into another-mappings-branch
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Jun 14, 2024
2 parents 55455b4 + 7b3466e commit 2ba11a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/java/quilt/internal/Constants.java
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package quilt.internal;

public class Constants {
public static final String MINECRAFT_VERSION = "1.21-rc1";
public static final String MINECRAFT_VERSION = "1.21";

public static final String MAPPINGS_NAME = "quilt-mappings";

Expand Down

0 comments on commit 2ba11a6

Please sign in to comment.