From de339cb43f7aecf508cefc7449b05c1cbf6595a0 Mon Sep 17 00:00:00 2001 From: thedarkcolour <30441001+thedarkcolour@users.noreply.github.com> Date: Fri, 5 Apr 2024 23:28:26 -0700 Subject: [PATCH] Ex Deorum 2.4 --- build.gradle | 2 +- changelog.md | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index 8fc2a905..0bc003e2 100644 --- a/build.gradle +++ b/build.gradle @@ -4,7 +4,7 @@ plugins { id 'net.neoforged.gradle.userdev' version '7.0.80' } -version = '2.3' +version = '2.4' group = 'thedarkcolour.exdeorum' base { archivesName = 'exdeorum' diff --git a/changelog.md b/changelog.md index cfcab079..1bf5f3d2 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,6 @@ +## Ex Deorum 2.4 +- Added compatibility with EMI (only works when also using JEI) + ## Ex Deorum 2.3 - Fixed infested leaves not dropping string with a Crook