Skip to content

Commit

Permalink
Updated Changelog, built, and Released Version 0.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
BluSunrize committed Mar 1, 2016
1 parent 9fae5a5 commit cf18ea6
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ buildscript {

apply plugin: 'forge'

version = "0.7.1.2"
version = "0.7.2"
group= "blusunrize"
archivesBaseName = "ImmersiveEngineering"

Expand Down
4 changes: 3 additions & 1 deletion changelog.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#####Version 0.7.2
#####Version 0.7.2 - BUILT
- Last update for 1.7, hopefully!
- instead of adding it to every entry of the changelog: A lot of these fixes were done by malte, cheers to him for that =P
- added computer support for capacitors
Expand All @@ -21,6 +21,8 @@
- fixed a dupebug
- fixed blastfurnace crashing when a recipe misses slag
- fixed villagers buying metadata emeralds
- fixed drill animations
- fixed drill ignoring hardness of neighbouring blocks
- updated zh_CN.lang


Expand Down
1 change: 0 additions & 1 deletion contributorRevolvers.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
"tag":"infinity","flavour":"","baseUpgrades":{"melee":10.0},"renderAdditions":["bayonet_attachment","player_bayonet"]
}


{
"uuid":["e8b46b33-3e17-4b64-8d07-9af116df7d3b","58d506e2-7ee7-4774-8b22-c7a57eda488b","df0f4696-8a55-4777-b49d-6b38d6e1b501","b72d87ce-fa98-4a5a-b5a0-5db51a018d09"],
"tag":"sns","flavour":"","baseUpgrades":{"speed":0.3},"renderAdditions":["dev_scope"]
Expand Down

0 comments on commit cf18ea6

Please sign in to comment.