Skip to content

Commit

Permalink
v22_02_09
Browse files Browse the repository at this point in the history
  • Loading branch information
X-com committed Feb 9, 2022
1 parent 123fd98 commit 4819e1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion carpetmodSrc/carpet/CarpetSettings.java
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ public class CarpetSettings
public static boolean locked = false;

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

Expand Down

0 comments on commit 4819e1c

Please sign in to comment.