From 3317be85a55932941eb7a8cc91d8d15dabffac59 Mon Sep 17 00:00:00 2001 From: itsmeow Date: Mon, 7 Mar 2022 11:25:13 -0600 Subject: [PATCH] Update changelog and set version 11.0.5 --- changelog.md | 6 ++++++ gradle.properties | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index 40d882be..c8efa400 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,9 @@ +# 11.0.5 + +- Fixed bug where the goose pickup blocklist did not work +- Revised text for punch a bear to death advancement in light of recent world events +- 1.16 Forge: Fixed capes not animating when worn in the back slot + # 11.0.4 - Added Korean translation (Thanks KaitheBlackCat) diff --git a/gradle.properties b/gradle.properties index 76ed6408..be3326e8 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ # Mod Attributes - mod_version = 11.0.4 + mod_version = 11.0.5 mod_id = betteranimalsplus maven_group = dev.itsmeow.betteranimalsplus