bump Solidity version pragma

main
SI 2023-08-20 01:16:49 +00:00
parent bbf820eac4
commit 7afa16d86b
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
pragma solidity ^0.8.7;
pragma solidity ^0.8.17;
contract CryptoCTF10 {
enum PlayerStatus {