Ex Deorum 2.6

This commit is contained in:
thedarkcolour 2024-04-09 18:04:39 -07:00
parent dcd020c6dd
commit 174bba9dc0
No known key found for this signature in database
GPG Key ID: 86B37B3575FD5976
2 changed files with 5 additions and 2 deletions

View File

@ -1,10 +1,10 @@
plugins {
id 'java-library'
id 'idea'
id 'net.neoforged.gradle.userdev' version '7.0.80'
id 'net.neoforged.gradle.userdev' version '7.0.105'
}
version = '2.5'
version = '2.6'
group = 'thedarkcolour.exdeorum'
base {
archivesName = 'exdeorum'

View File

@ -1,3 +1,6 @@
## Ex Deorum 2.6
- Fixed crash on server load
## Ex Deorum 2.5
- Fixed compatibility with EMI
- Add compressed hammers, sieves, and blocks from Ex Deorum 1.30