Skip to content

Commit

Permalink
version -> 8.0.4, changelog updated
Browse files Browse the repository at this point in the history
  • Loading branch information
desht committed Aug 20, 2024
1 parent 20ec323 commit a4b8a61
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,15 @@ Changes are in reverse chronological order; newest changes at the top.

# Minecraft 1.21

## [8.0.4]

### Added
* Added `pneumaticcraft:upgrades` item tag containing all PNC upgrade items

### Fixed
* Fixed Armor Upgrades not having any effect in Pneumatic Armor items
* Fixed a couple of client-side memory leaks where world & player objects were not released on client logout

## [8.0.3]

### Added
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ neogradle.subsystems.parchment.mappingsVersion=2024.07.07
#########################################################
mod_id=pneumaticcraft
archive_base_name=pneumaticcraft-repressurized
mod_version=8.0.3
mod_version=8.0.4
mod_name="PneumaticCraft: Repressurized"
mod_group_id=me.desht.pneumaticcraft
mod_license=GPL3
Expand Down

0 comments on commit a4b8a61

Please sign in to comment.