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