We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 123fd98 commit 4819e1cCopy full SHA for 4819e1c
1 file changed
carpetmodSrc/carpet/CarpetSettings.java
@@ -45,7 +45,7 @@ public class CarpetSettings
45
public static boolean locked = false;
46
47
// TODO: replace these constants at build time
48
- public static final String carpetVersion = "v22_01_27";
+ public static final String carpetVersion = "v22_02_09";
49
public static final String minecraftVersion = "1.12.2";
50
public static final String mcpMappings = "39-1.12";
51
0 commit comments