Skip to content

Commit

Permalink
version -> 7.0.2, changelog updated
Browse files Browse the repository at this point in the history
  • Loading branch information
desht committed Jun 15, 2024
1 parent 1309390 commit 7de6609
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,11 @@ 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.2]

### Fixed
* Fixed issues with Regulator Module, Air Grate Module & Vacuum Module not functioning after world reload

## [7.0.1]

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

0 comments on commit 7de6609

Please sign in to comment.