Update aave_v2.sol

This commit is contained in:
Thrilok kumar 2021-01-20 18:50:29 +05:30 committed by GitHub
parent 7a6a0bfd9c
commit 86be44ff31
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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";
}