Merge branch 'aave-liquidity' of github.com:InstaDApp/dsa-resolvers into aave-liquidity

This commit is contained in:
Mubaris NK 2021-01-21 19:12:29 +05:30
commit 8217308873
No known key found for this signature in database
GPG Key ID: 1F132294E8700320

View File

@ -300,5 +300,5 @@ contract Resolver is AaveHelpers {
}
contract InstaAaveV2Resolver is Resolver {
string public constant name = "AaveV2-Resolver-v1.2";
}
string public constant name = "AaveV2-Resolver-v1.3";
}