This commit is contained in:
Ellpeck 2015-07-12 16:07:41 +02:00
parent b3330a48ab
commit 41fe04df95
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.2"
version = "1.7.10-0.0.7.3"
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.2";
public static final String VERSION = "1.7.10-0.0.7.3";
public static final String MOD_ID = "ActuallyAdditions";
public static final String NAME = "Actually Additions";

View file

@ -1 +1 @@
Added ESD descriptions, made the Drill work better
Added Obsidian and Emerald Armor, Treasure Chests, fixed lots of big bugs

View file

@ -1 +1 @@
1.7.10-0.0.7.2
1.7.10-0.0.7.3