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