Update version

This commit is contained in:
Mubaris NK 2021-03-16 22:12:56 +05:30
parent b365889a3c
commit 579b081d79
No known key found for this signature in database
GPG Key ID: 9AC09AD0F8D68561

View File

@ -405,5 +405,5 @@ contract ExtraResolver is BasicResolver {
contract ConnectCompound is ExtraResolver {
string public name = "Compound-v1.3";
string public name = "Compound-v1.4";
}