diff --git a/pages/builders/chain-operators/management/custom-gas-token.mdx b/pages/builders/chain-operators/management/custom-gas-token.mdx index af8ff7f56..4a96d832e 100644 --- a/pages/builders/chain-operators/management/custom-gas-token.mdx +++ b/pages/builders/chain-operators/management/custom-gas-token.mdx @@ -18,7 +18,7 @@ An OP Stack chain that uses the custom gas token feature enables an end user to ### Deploying Your Contracts - * Checkout the [`v2.0.0-beta.1` of the contracts](https://github.com/ethereum-optimism/optimism/tree/op-contracts/v2.0.0-beta.1) and use the commit to deploy. + * Checkout the [`v2.0.0-beta.2` of the contracts](https://github.com/ethereum-optimism/optimism/tree/op-contracts/v2.0.0-beta.2) and use the commit to deploy. Be sure to check out this tag or you will not deploy a chain that uses custom gas token!