Skip to content

Commit

Permalink
build: version -> 2004.2.2, changelog updated
Browse files Browse the repository at this point in the history
  • Loading branch information
desht committed Jun 21, 2024
1 parent 1457b9a commit 048bbec
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
* Fluids in fluid tasks can now be shift-clicked to show recipes for the fluid in JEI or REI
* Added a tooltip to fluid tasks when viewing quests to mention this

### Fixed
* Fixed Task Screen multiblocks being oversized
* Removed misleading "Click to submit" tooltip from fluid tasks (fluid tasks can only be submitted via Task Screen)

# [2004.2.1]

### Added
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ archives_base_name=ftb-quests
minecraft_version=1.20.4

# Build time
mod_version=2004.2.1
mod_version=2004.2.2
maven_group=dev.ftb.mods
mod_author=FTB Team

Expand Down

0 comments on commit 048bbec

Please sign in to comment.