diff --git a/build.gradle b/build.gradle index 8aab9016..265e8385 100644 --- a/build.gradle +++ b/build.gradle @@ -4,7 +4,7 @@ plugins { id 'net.neoforged.moddev' version '0.1.120' } -version = '3.0' +version = '3.1' group = 'thedarkcolour.exdeorum' base { archivesName = 'exdeorum' diff --git a/changelog.md b/changelog.md index 81fed1eb..640cd3a1 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,6 @@ +## Ex Deorum 3.1 +- Fix bug where logs drop sawdust. + ## Ex Deorum 3.0 - Update to NeoForge 1.21 - MODPACK MAKERS: Check the Ex Deorum Documentation soon, there have been several changes to Ex Deorum recipes.