Skip to content

Commit

Permalink
version bump to v20_02_06
Browse files Browse the repository at this point in the history
  • Loading branch information
X-com committed Feb 7, 2020
1 parent 1b806a3 commit e24f0c8
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_02_05";
public static final String carpetVersion = "v20_02_06";
public static final String minecraftVersion = "1.12.2";
public static final String mcpMappings = "39-1.12";

Expand Down

0 comments on commit e24f0c8

Please sign in to comment.