Skip to content

Commit

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

This release (and all future releases) is built for [Neoforge](https://neoforged.net/), and will _not_ work on [MinecraftForge](https://files.minecraftforge.net/)!

## [7.0.4]

### Fixed
* Don't allow Mekanism tanks to be placed in PNC tank GUI slots
* Seems to lead to a client lockup. Ultimate cause undetermined and unlikely to be, given this is 1.20.4...

## [7.0.3]

### Fixed
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ pack_format_number=18
#########################################################
mod_id=pneumaticcraft
archive_base_name=pneumaticcraft-repressurized
mod_version=7.0.3
mod_version=7.0.4
mod_name="PneumaticCraft: Repressurized"
mod_group_id=me.desht.pneumaticcraft
mod_license=GPL3
Expand Down

0 comments on commit b79177d

Please sign in to comment.