Skip to content

Commit

Permalink
Version -> 8.0.3, changelog updated
Browse files Browse the repository at this point in the history
  • Loading branch information
desht committed Aug 11, 2024
1 parent aeed609 commit 2bccb6e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,13 @@ Changes are in reverse chronological order; newest changes at the top.

# Minecraft 1.21

## [8.0.3]

### Fixed
* Fixed Compressed Iron and Pneumatic armor pieces not having durability or enchantability (oops)
* Disabled registration of Air Conditioning upgrade handler, since there's no current mod integration for it
* No need for pointless armor init messages about it

## [8.0.2]

### 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.2
mod_version=8.0.3
mod_name="PneumaticCraft: Repressurized"
mod_group_id=me.desht.pneumaticcraft
mod_license=GPL3
Expand Down

0 comments on commit 2bccb6e

Please sign in to comment.