Skip to content

Commit b8a4282

Browse files
committed
Bump version and update changelog.
1 parent 70d7b17 commit b8a4282

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
- Added an API for death causes (by kheprep).
2-
- Replaced fabric entrypoints with an event system.
3-
- Renamed EnvironmentHelper methods to be more sensible.
4-
- Deprecated some outdated functionality.
1+
Thanks to bigsir24 for these fixes!
2+
- Version string now includes the targeted BTA version.
3+
- Fixed AFTER_BLOCK_INIT and AFTER_ITEM_INIT events being too late.
4+
- Fixed recipe namespace registration event not firing when joining a server.

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ org.gradle.warning.mode = all
88
org.gradle.configuration-cache = false
99
##########################################################################
1010
# Mod Properties
11-
mod_version = 6.1.0
11+
mod_version = 6.1.1
1212
mod_group = turniplabs
1313
mod_name = halplibe
1414
##########################################################################

0 commit comments

Comments
 (0)