From 4447fe64e36daea60d76d67337b996dfd7099eaa Mon Sep 17 00:00:00 2001 From: BluSunrize Date: Wed, 30 Dec 2015 16:14:52 +0100 Subject: [PATCH] Release 0.6.5 --- build.gradle | 2 +- changelog.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build.gradle b/build.gradle index e133550c3e..73b948f0b0 100644 --- a/build.gradle +++ b/build.gradle @@ -17,7 +17,7 @@ buildscript { apply plugin: 'forge' -version = "0.6.5-pre" +version = "0.6.5" group= "blusunrize" archivesBaseName = "ImmersiveEngineering" diff --git a/changelog.md b/changelog.md index 8e2d56f4e7..351f473718 100644 --- a/changelog.md +++ b/changelog.md @@ -1,4 +1,4 @@ -#####Version 0.6.5 +#####Version 0.6.5 - BUILT - added the ability to apply shaders to balloons - added recipe to switch between wooden stairs (thanks malte0811) - added the ability to extinguish fires and hurt blazes with a water-filled ChemThrower