Skip to content

Commit

Permalink
3.5.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
desht committed Jan 7, 2023
1 parent c2ae4f6 commit 77d8048
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
1 change: 1 addition & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ Changes are in reverse chronological order; newest changes at the top.
## 3.5.0

### Updates
* Charging Modules now run 4x faster when on Advanced Pressure Tubes
* Now supports Holding enchantment from latest CoFH Core releases (thanks @Daniel0Widing)
* Older versions of CoFH will work with this release of PNC:R, minus Holding enchantment compat
* New functionality for the Pneumatic Chestplate Item Launcher (thanks @Daniel0Widing)
Expand Down
7 changes: 4 additions & 3 deletions release_info.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"homepage": "https://minecraft.curseforge.com/projects/pneumaticcraft-repressurized",
"promos": {
"1.18.2-recommended": "1.18.2-3.4.3",
"1.18.2-latest": "1.18.2-3.4.3"
"1.18.2-recommended": "1.18.2-3.5.0",
"1.18.2-latest": "1.18.2-3.5.0"
},
"1.18.2": {
"1.18.2-3.1.0-56": "https://github.com/TeamPneumatic/pnc-repressurized/blob/1.18.2/Changelog.md#310-57-9-mar-2022",
Expand All @@ -22,6 +22,7 @@
"1.18.2-3.4.1-131": "https://github.com/TeamPneumatic/pnc-repressurized/blob/1.18.2/Changelog.md#341-131-31-aug-2022",
"1.18.2-3.4.2-137": "https://github.com/TeamPneumatic/pnc-repressurized/blob/1.18.2/Changelog.md#342-137-14-sep-2022",
"1.18.2-3.4.3": "https://github.com/TeamPneumatic/pnc-repressurized/blob/1.18.2/Changelog.md#343",
"1.18.2-3.4.4": "https://github.com/TeamPneumatic/pnc-repressurized/blob/1.18.2/Changelog.md#344"
"1.18.2-3.4.4": "https://github.com/TeamPneumatic/pnc-repressurized/blob/1.18.2/Changelog.md#344",
"1.18.2-3.5.0": "https://github.com/TeamPneumatic/pnc-repressurized/blob/1.18.2/Changelog.md#350"
}
}

0 comments on commit 77d8048

Please sign in to comment.