From af126091c3e692adb9c52a3d8af51958d6c5e967 Mon Sep 17 00:00:00 2001 From: itsmeow Date: Sun, 8 Jan 2023 03:49:27 -0600 Subject: [PATCH] 11.0.10, fix crash with Whisperwoods --- changelog.md | 4 ++++ gradle.properties | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/changelog.md b/changelog.md index 898ae6f4..b3799bb2 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,7 @@ +# 11.0.10 + +- Fixed crash with Whisperwoods + # 11.0.9 - 1.19: Fixed mixin crash diff --git a/gradle.properties b/gradle.properties index 7b047a95..376a05f1 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ # Mod Attributes - mod_version = 11.0.9 + mod_version = 11.0.10 mod_id = betteranimalsplus maven_group = dev.itsmeow.betteranimalsplus @@ -9,7 +9,7 @@ architectury_version = 6.4.62 fabric_loader_version = 0.14.12 fabric_api_version = 0.69.0+1.19.2 - imdlib_version = 1.19-2ed024e0ae3f26248be3ed95b795af058245f0ad + imdlib_version = 1.19-d26e390419b3dfe1ef899b677853525804a2acdb # Publishing github = itsmeow/betteranimalsplus