Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
stashymane committed May 23, 2021
1 parent dbbf350 commit 8298042
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Changelog

## [1.4.0] - 2021-05-23

### Added

- Creative block pick sound

### Fixed

- Reworked crash fix, should now work when the game is not ticking (e.g. with Inventory Pause)
- Item sound if transferring to full inventory
- Delete sound in creative if nothing is deleted

### Changed

- Tweaked food & other item sounds

## [1.3.1] - 2021-05-21

### Fixed
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ minecraft_version=1.16.5
yarn_mappings=1.16.5+build.6
loader_version=0.11.3
# Mod Properties
mod_version=1.3.1
mod_version=1.4.0
maven_group=dev.stashy
archives_base_name=extra-sounds
# Dependencies
Expand Down

0 comments on commit 8298042

Please sign in to comment.