version++
This commit is contained in:
@@ -19,7 +19,7 @@ import storagecraft.proxy.CommonProxy;
|
||||
public final class StorageCraft
|
||||
{
|
||||
public static final String ID = "storagecraft";
|
||||
public static final String VERSION = "0.2.1";
|
||||
public static final String VERSION = "0.3";
|
||||
|
||||
public static final SimpleNetworkWrapper NETWORK = NetworkRegistry.INSTANCE.newSimpleChannel(ID);
|
||||
|
||||
|
@@ -3,7 +3,7 @@
|
||||
"modid": "storagecraft",
|
||||
"name": "StorageCraft",
|
||||
"description": "A Minecraft mod all about storage.",
|
||||
"version": "0.2.1",
|
||||
"version": "0.3",
|
||||
"mcversion": "1.8.9",
|
||||
"url": "",
|
||||
"updateUrl": "",
|
||||
|
Reference in New Issue
Block a user