Skip to content

Commit

Permalink
Update Migrations.sol
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidHaller43 committed Jan 17, 2021
1 parent 5cb99e5 commit fc99706
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contracts/core/Forwarding/contracts/Migrations.sol
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT
pragma solidity ^0.7.5;
pragma solidity 0.5.17;

contract Migrations {
address public owner;
Expand Down

0 comments on commit fc99706

Please sign in to comment.