diff --git a/build.gradle b/build.gradle index b6ca352c..f7258e35 100644 --- a/build.gradle +++ b/build.gradle @@ -5,7 +5,7 @@ plugins { id 'org.spongepowered.mixin' version '0.7.+' } -version = '1.31' +version = '1.32' group = 'thedarkcolour.exdeorum' base { archivesName = 'exdeorum' diff --git a/changelog.md b/changelog.md index 7ee94217..f07d25b4 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,6 @@ +## Ex Deorum 1.32 +- Fixed an issue with void worlds not generating bastion remnants, nether fortresses, or obsidian pillars in the End + ## Ex Deorum 1.31 - Fixed a server error that would kick players who sprinted on top of Infested Leaves - All recipes now have NBT support for their results (ex. it is now possible to add enchanted books as a sieve drop)