Forgot to update the version to 1.42
This commit is contained in:
@@ -15,7 +15,7 @@ import java.util.List;
|
||||
@Mod(modid = "mcef", name = "MCEF", version = MCEF.VERSION)
|
||||
public class MCEF {
|
||||
|
||||
public static final String VERSION = "1.41";
|
||||
public static final String VERSION = "1.42";
|
||||
public static boolean ENABLE_EXAMPLE;
|
||||
public static boolean SKIP_UPDATES;
|
||||
public static boolean WARN_UPDATES;
|
||||
|
Reference in New Issue
Block a user