Skip to content
This repository was archived by the owner on Feb 24, 2025. It is now read-only.

Commit ca92b5b

Browse files
authored
Merge pull request #2 from api3dao/cm-s3
CM-S3 Lock Solidity version at 0.8.17
2 parents 55fbc82 + c42812d commit ca92b5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contracts/Api3PartialAggregatorV2V3Interface.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// SPDX-License-Identifier: MIT
2-
pragma solidity ^0.8.4;
2+
pragma solidity 0.8.17;
33

44
import {AggregatorV2V3Interface} from "./vendor/AggregatorV2V3Interface.sol";
55

0 commit comments

Comments
 (0)