Demote solidity to 0.6.12

This commit is contained in:
nolash
2020-12-01 14:46:45 +01:00
parent b9a836e981
commit a230b59ffb

View File

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