Explorar o código

Fix release note in `IERC1967` (#4183)

Pascal Marco Caversaccio %!s(int64=2) %!d(string=hai) anos
pai
achega
f959d7e4e6
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      contracts/interfaces/IERC1967.sol

+ 1 - 1
contracts/interfaces/IERC1967.sol

@@ -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 {
     /**