diff --git a/README.md b/README.md index 1e173dd472..5185b9d32d 100644 --- a/README.md +++ b/README.md @@ -493,4 +493,9 @@ Those contracts (except Ethereum-specific WALLET, xWALLET and SupplyController) ### v0.7.4 - update / ambire.common - v1.0.1 -- bug / walletConnect two sources of truth for connections (localStorage and WC) \ No newline at end of file +- bug / walletConnect two sources of truth for connections (localStorage and WC) + +### v0.7.5 +- removed embeded Yearn Tesseract card from Earn section +- update the @trezor/connect-web lib to latest from v9 +- implement eth_gasPrice rpcCall method for gnosisSafe \ No newline at end of file diff --git a/package.json b/package.json index 2bce9f1718..eb4a4a9a75 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ambire-wallet", - "version": "0.7.4", + "version": "0.7.5", "private": true, "homepage": "./", "dependencies": {