Ex Deorum 2.2

This commit is contained in:
thedarkcolour 2024-03-30 00:20:32 -07:00
parent c744ff2b9a
commit 4b31bcd0d2
No known key found for this signature in database
GPG Key ID: 6599A8E0516C8F38
2 changed files with 4 additions and 1 deletions

View File

@ -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'

View File

@ -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)