Bump minimum pragma version to 0.8.19 (#4288)
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
// SPDX-License-Identifier: MIT
|
||||
|
||||
pragma solidity ^0.8.0;
|
||||
pragma solidity ^0.8.19;
|
||||
|
||||
/**
|
||||
* @dev Implementation contract with a payable changeAdmin(address) function made to clash with
|
||||
|
||||
Reference in New Issue
Block a user