We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bcf055b commit a35bd5dCopy full SHA for a35bd5d
notices/upgrade-17.mdx
@@ -46,9 +46,9 @@ These following steps are necessary for every node operator:
46
<Step title="Update to the latest release">
47
The releases contain both the Jovian Mainnet and Sepolia Superchain activation timestamps.
48
49
- * [op-node/vX.Y.Z]()
50
- * [op-geth/vX.Y.Z]()
51
- * [op-reth/vX.Y.Z]()
+ * [op-node/v1.16.0](https://github.com/ethereum-optimism/optimism/releases/tag/op-node%2Fv1.16.0)
+ * [op-geth/v1.101603.3](https://github.com/ethereum-optimism/op-geth/releases/tag/v1.101603.3)
+ * [op-reth version will be published next week]()
52
</Step>
53
54
<Step title="Configure the Jovian activation date">
0 commit comments