Skip to content

Commit

Permalink
Bump version to 21_01_06
Browse files Browse the repository at this point in the history
  • Loading branch information
Earthcomputer committed Jan 6, 2021
1 parent 7a3726c commit bf39f2b
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 @@ -44,7 +44,7 @@ public class CarpetSettings
public static boolean locked = false;

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

Expand Down

0 comments on commit bf39f2b

Please sign in to comment.