build
This commit is contained in:
parent
b3349ac3e3
commit
e7dcc20fad
1 changed files with 1 additions and 1 deletions
|
@ -94,7 +94,7 @@ serverPacketHandlerSpec =
|
|||
@SidedPacketHandler(channels = {PacketConstants.CHANNEL_NAME}, packetHandler = ServerPacketHandler.class))
|
||||
public class mod_pocketDim
|
||||
{
|
||||
public static final String version = "$VERSION$";
|
||||
public static final String version = "2.2.0";
|
||||
public static final String modid = "dimdoors";
|
||||
|
||||
//need to clean up
|
||||
|
|
Loading…
Reference in a new issue