From 2b6bf541c6165120b512c5ca6913813e16b4c625 Mon Sep 17 00:00:00 2001 From: thedarkcolour <30441001+thedarkcolour@users.noreply.github.com> Date: Tue, 9 Jul 2024 12:11:11 -0700 Subject: [PATCH] Ex Deorum 3.1 Close #101 --- build.gradle | 2 +- changelog.md | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) 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.