diff --git a/pages/notices/pectra-changes.mdx b/pages/notices/pectra-changes.mdx index b78196dee..317010eb1 100644 --- a/pages/notices/pectra-changes.mdx +++ b/pages/notices/pectra-changes.mdx @@ -75,9 +75,12 @@ The following sections are how chain operators can prepare the first part of the Follow the guidance outlined in the [Node Operator section](#update-to-the-latest-release) to update your nodes to the latest releases. - ### Update your batcher + ### Update your batcher and proposer - Then update your batcher to [`op-batcher/v1.11.3`](https://github.com/ethereum-optimism/optimism/releases/tag/op-batcher%2Fv1.11.3). + Update your binaries to: + + * [`op-batcher/v1.11.4`](https://github.com/ethereum-optimism/optimism/releases/tag/op-batcher%2Fv1.11.4). + * [`op-proposer/v1.10.0`](https://github.com/ethereum-optimism/optimism/releases/tag/op-proposer%2Fv1.10.0).