Skip to content

Commit 735f4e0

Browse files
Update Crowdsale-v8.sol
1 parent f352350 commit 735f4e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Crowdsale-v8.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// SPDX-License-Identifier: GPL-3.0
22

3-
pragma solidity ^0.8.1;
3+
pragma solidity ^0.8.0;
44

55
import "https://github.com/OpenZeppelin/openzeppelin-contracts/blob/v4.8.0/contracts/utils/Context.sol";
66
import "https://github.com/OpenZeppelin/openzeppelin-contracts/blob/v4.8.0/contracts/token/ERC20/IERC20.sol";

0 commit comments

Comments
 (0)