diff --git a/README.md b/README.md index 8bd5beb7a8..9745bfec98 100644 --- a/README.md +++ b/README.md @@ -498,4 +498,7 @@ Those contracts (except Ethereum-specific WALLET, xWALLET and SupplyController) ### 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 +- implement `eth_gasPrice` rpcCall method for gnosisSafe + +### v0.7.6 +- ambire-commonv1.0.2 - Hide OKX, Moonbeam, Moonriver, KCC Networks \ No newline at end of file diff --git a/package-lock.json b/package-lock.json index a58124fc63..f9d546531b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "ambire-wallet", - "version": "0.7.5", + "version": "0.7.6", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "ambire-wallet", - "version": "0.7.5", + "version": "0.7.6", "hasInstallScript": true, "dependencies": { "@0x/subproviders": "^6.6.5", diff --git a/package.json b/package.json index 261c099106..b86659604b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ambire-wallet", - "version": "0.7.5", + "version": "0.7.6", "private": true, "homepage": "./", "dependencies": {