Skip to content

Commit

Permalink
bumped version to v19_12_24
Browse files Browse the repository at this point in the history
  • Loading branch information
X-com committed Dec 23, 2019
1 parent 54238be commit f0e116b
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 @@ -43,7 +43,7 @@ public class CarpetSettings
public static boolean locked = false;

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

Expand Down

0 comments on commit f0e116b

Please sign in to comment.