Skip to content

Commit 5361c82

Browse files
Bump default mixinbooter version
1 parent ba492db commit 5361c82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/net/minecraftforge/common/ForgeEarlyConfig.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ public class ForgeEarlyConfig {
5656
public static String COCOA_FRAME_NAME = "minecraft";
5757

5858
public static String CONFIG_ANY_TIME_VERSION = "3.0";
59-
public static String MIXIN_BOOTER_VERSION = "10.3";
59+
public static String MIXIN_BOOTER_VERSION = "10.5";
6060

6161
@Config.Comment("""
6262
Mods in this list have one or more of the problems list below:

0 commit comments

Comments
 (0)