0.0.7.2! Too many updates..!

This commit is contained in:
Ellpeck 2015-07-09 17:08:40 +02:00
parent 6b5edfb651
commit a5274e9961
4 changed files with 4 additions and 4 deletions

View file

@ -18,7 +18,7 @@ buildscript {
apply plugin: 'forge'
apply plugin: 'maven'
version = "1.7.10-0.0.7.1"
version = "1.7.10-0.0.7.2"
group = "ellpeck.actuallyadditions"
archivesBaseName = "ActuallyAdditions"

View file

@ -5,7 +5,7 @@ import org.apache.logging.log4j.Logger;
public class ModUtil{
public static final String VERSION = "1.7.10-0.0.7.1";
public static final String VERSION = "1.7.10-0.0.7.2";
public static final String MOD_ID = "ActuallyAdditions";
public static final String NAME = "Actually Additions";

View file

@ -1 +1 @@
Changed TeleStaff's Behavior, fixed Drill not mining some Blocks correctly
Added ESD descriptions, made the Drill work better

View file

@ -1 +1 @@
1.7.10-0.0.7.1
1.7.10-0.0.7.2