From 209f328aeeabd32880df5ce9bbfc2f4bc30ac79f Mon Sep 17 00:00:00 2001 From: thedarkcolour <30441001+thedarkcolour@users.noreply.github.com> Date: Tue, 16 Apr 2024 15:27:58 -0700 Subject: [PATCH] Ex Deorum 2.7 --- build.gradle | 2 +- changelog.md | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index f16f04a3..a9d7f6f5 100644 --- a/build.gradle +++ b/build.gradle @@ -4,7 +4,7 @@ plugins { id 'net.neoforged.gradle.userdev' version '7.0.105' } -version = '2.6' +version = '2.7' group = 'thedarkcolour.exdeorum' base { archivesName = 'exdeorum' diff --git a/changelog.md b/changelog.md index 5f39cabb..89a9a5f0 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,7 @@ +## Ex Deorum 2.7 +- Fixed End Portal not spawning and End Cities not generating +- Fixed an issue with void worlds not generating bastion remnants, nether fortresses, or obsidian pillars in the End + ## Ex Deorum 2.6 - Fixed crash on server load