[Release] Ex Deorum 1.49

This commit is contained in:
thedarkcolour 2026-02-22 20:39:53 -08:00
parent 500848e262
commit 5b54f74ad6
2 changed files with 6 additions and 1 deletions

View File

@ -6,7 +6,7 @@ plugins {
id('org.jetbrains.gradle.plugin.idea-ext') version "1.1.9"
}
version = '1.48'
version = '1.49'
group = 'thedarkcolour.exdeorum'
base.archivesName = 'exdeorum'

View File

@ -1,3 +1,8 @@
## Ex Deorum 1.49
- Fixed more issues with _Thirst Was Taken_, thanks to pawjwp (#170)
- Fixed Dust not having a map color (#169)
- Fixed Water Bottles not draining properly from Barrel (#171)
## Ex Deorum 1.48
- Fix broken mappings crash from 1.47 (#165)