Fix release note in IERC1967 (#4183)

This commit is contained in:
Pascal Marco Caversaccio
2023-04-25 17:57:50 +02:00
committed by GitHub
parent 8f14d52b73
commit f959d7e4e6

View File

@ -5,7 +5,7 @@ pragma solidity ^0.8.0;
/**
* @dev ERC-1967: Proxy Storage Slots. This interface contains the events defined in the ERC.
*
* _Available since v4.9._
* _Available since v4.8.3._
*/
interface IERC1967 {
/**