Update! :D

This commit is contained in:
Ellpeck 2015-07-07 14:35:37 +02:00
parent 249c8cb3ca
commit f316d690d4
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.6.4"
version = "1.7.10-0.0.6.5"
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.6.4";
public static final String VERSION = "1.7.10-0.0.6.5";
public static final String MOD_ID = "ActuallyAdditions";
public static final String NAME = "Actually Additions";

View file

@ -1 +1 @@
Fixed a Bug with the ESD crashing on starting a World
Fixed the Drill Silk Touching not working, Phantomface Particles, unused Block! :D

View file

@ -1 +1 @@
1.7.10-0.0.6.4
1.7.10-0.0.6.5