Skip to content

Commit 4819e1c

Browse files
committed
v22_02_09
1 parent 123fd98 commit 4819e1c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

carpetmodSrc/carpet/CarpetSettings.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ public class CarpetSettings
4545
public static boolean locked = false;
4646

4747
// TODO: replace these constants at build time
48-
public static final String carpetVersion = "v22_01_27";
48+
public static final String carpetVersion = "v22_02_09";
4949
public static final String minecraftVersion = "1.12.2";
5050
public static final String mcpMappings = "39-1.12";
5151

0 commit comments

Comments
 (0)