diff --git a/changelog.txt b/changelog.txt index bb42e432..4f8003c5 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,3 +1,15 @@ +------------------------------------------------------ +Version 2.2.1 +------------------------------------------------------ + +- Fixed crashes when using systems that depended on internal entity names +- Fixed a crash when attempting to get the owner from unbound bindable items +- Fixed a server crash on startup +- Fixed GUIs not displaying the background and tooltips properly +- Helped the Sentient Sword get over it's identity crisis +- By the way I'm not actually upset or anything guys. + - Please stop overreacting Reddit. + ------------------------------------------------------ Version 2.2.0 ------------------------------------------------------ diff --git a/gradle.properties b/gradle.properties index 6685f593..239d79e2 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,6 +1,6 @@ mod_name=BloodMagic package_group=com.wayoftime.bloodmagic -mod_version=2.2.0 +mod_version=2.2.1 mc_version=1.12.2 forge_version=14.23.2.2611 curse_id=224791