Demote solidity to 0.6.12

This commit is contained in:
nolash 2020-12-01 14:46:45 +01:00
parent b9a836e981
commit a230b59ffb
Signed by: lash
GPG Key ID: 21D2E7BB88C2A746
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
pragma solidity ^0.7.3;
pragma solidity ^0.6.12;
// SPDX-License-Identifier: GPL-3.0-or-later