From 26d67e68eb3e2c750a8a77b880dce42352c04614 Mon Sep 17 00:00:00 2001 From: WayofTime Date: Thu, 26 Apr 2018 17:16:41 -0400 Subject: [PATCH] Quickly fixed something to avoid the wrath that anyone with a nut allergy would fear. --- changelog.txt | 3 ++- gradle.properties | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/changelog.txt b/changelog.txt index 0ee1e6e0..d3e2ee41 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,8 +1,9 @@ ------------------------------------------------------ -Version 2.2.10-94 +Version 2.2.11 ------------------------------------------------------ - Fixed the Alchemy Array from voiding items when broken when it shouldn't have. - Fixed Blood Tank NBT transfer between item/tile form. +- Made sure to not offend TehNut's sensibilities :NutMaid: ------------------------------------------------------ Version 2.2.10 diff --git a/gradle.properties b/gradle.properties index 203e4f8f..3c89390d 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,6 +1,6 @@ mod_name=BloodMagic package_group=com.wayoftime.bloodmagic -mod_version=2.2.10 +mod_version=2.2.11 mc_version=1.12.2 forge_version=14.23.2.2611 curse_id=224791