Fix random world gen crash - Fix electric furnace and version bump

This commit is contained in:
modmuss50 2016-06-04 17:03:22 +01:00
parent 207d42d81b
commit d80280b110
4 changed files with 10 additions and 15 deletions

View file

@ -60,7 +60,7 @@ configurations {
}
version = "1.3.0"
version = "1.3.1"
def ENV = System.getenv()
if (ENV.BUILD_NUMBER) {