Skip to content

Commit

Permalink
update comments
Browse files Browse the repository at this point in the history
  • Loading branch information
angel-ding-cb committed Mar 14, 2024
1 parent 0f4607c commit 7a2d306
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/contracts-bedrock/src/L2/L1Block.sol
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ contract L1Block is ISemver {
/// @notice The latest L1 blob base fee.
uint256 public blobBaseFee;

/// @custom:semver 1.3.0
/// @custom:semver 1.2.0
string public constant version = "1.2.0";

/// @custom:legacy
Expand Down

0 comments on commit 7a2d306

Please sign in to comment.