diff --git a/build.gradle b/build.gradle index f9527607..e52a3c08 100644 --- a/build.gradle +++ b/build.gradle @@ -4,7 +4,7 @@ plugins { id 'net.neoforged.gradle.userdev' version '7.0.80' } -version = '2.1' +version = '2.2' group = 'thedarkcolour.exdeorum' base { archivesName = 'exdeorum' diff --git a/changelog.md b/changelog.md index 287b5743..2d0af419 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,6 @@ +## Ex Deorum 2.2 +- Fixed hammers and crooks not working + ## Ex Deorum 2.1 - Add a config option to disable the automated_sieve nerf (now you can enable machines to use multiple sieves simultaneously)