Skip to content

Commit

Permalink
Update NationCred.sol
Browse files Browse the repository at this point in the history
  • Loading branch information
aahna-ashina committed Oct 22, 2023
1 parent e0e7695 commit 0ef67d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contracts/NationCred.sol
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//SPDX-License-Identifier: GPL-3.0-or-later
pragma solidity ^0.8.17;
pragma solidity ^0.8.19;

import "./INationCred.sol";
import "@openzeppelin/contracts/interfaces/IERC721.sol";
Expand Down

0 comments on commit 0ef67d9

Please sign in to comment.