Skip to content

Commit

Permalink
1.21.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ix0rai committed Aug 8, 2024
1 parent 40b8dba commit 3551110
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.1-rc1";
public static final String MINECRAFT_VERSION = "1.21.1";

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

Expand Down

1 comment on commit 3551110

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No diff file generated.

Please sign in to comment.