release canidate

This commit is contained in:
StevenRS11
2013-06-14 03:17:23 -04:00
parent 078ee999be
commit 69cfc1369c
2 changed files with 2 additions and 2 deletions

View File

@@ -84,7 +84,7 @@ channels={"DimDoorPackets"}, packetHandler = PacketHandler.class, connectionHand
public class mod_pocketDim public class mod_pocketDim
{ {
public static final String version = "1.5.2R1.3.6RC1"; public static final String version = "1.5.2R1.4.0RC1";
public static final String modid = "DimDoors"; public static final String modid = "DimDoors";
//need to clean up //need to clean up

View File

@@ -3,7 +3,7 @@
"modid": "DimensionalDoors", "modid": "DimensionalDoors",
"name": "Dimensional Doors", "name": "Dimensional Doors",
"description": "Bend and twist reality itelf, creating pocket dimensions, rifts, and much more", "description": "Bend and twist reality itelf, creating pocket dimensions, rifts, and much more",
"version": "1.3.1", "version": "1.4.0",
"credits": "Created by StevenRS11, logo by Jaitsu", "credits": "Created by StevenRS11, logo by Jaitsu",
"logoFile": "/dimdoors_logo.png", "logoFile": "/dimdoors_logo.png",
"mcversion": "", "mcversion": "",