From 1c317f2322b11459e1faa811dbb483a87bb4aeb8 Mon Sep 17 00:00:00 2001 From: thedarkcolour <30441001+thedarkcolour@users.noreply.github.com> Date: Wed, 9 Oct 2024 00:13:14 -0700 Subject: [PATCH] [Release] Ex Deorum 1.43 --- build.gradle | 2 +- changelog.md | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index a95d6eef..1ba4bd35 100644 --- a/build.gradle +++ b/build.gradle @@ -7,7 +7,7 @@ plugins { id("com.matthewprenger.cursegradle") version "1.4.0" } -version = '1.42' +version = '1.43' group = 'thedarkcolour.exdeorum' base.archivesName = 'exdeorum' diff --git a/changelog.md b/changelog.md index 3bb1f87a..ad75983c 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,6 @@ +## Ex Deorum 1.43 +- Fix sieve recipe bug with latest version of JEI + ## Ex Deorum 1.42 - Fix JEI sieve recipe bug