Version 3.7.5

This commit is contained in:
Dan Finlay 2017-06-05 13:40:26 -07:00
parent 95d20e9b76
commit c92afef91d
2 changed files with 7 additions and 1 deletions

View File

@ -2,6 +2,12 @@
## Current Master
## 3.7.5 2017-6-5
- Prevent users from sending to the `0x0` address.
- Provide useful errors when entering bad characters in ENS name.
- Add ability to copy addresses from transaction confirmation view.
## 3.7.4 2017-6-2
- Fix bug with inflight cache that caused some block lookups to return bad values (affected OasisDex).

View File

@ -1,7 +1,7 @@
{
"name": "MetaMask",
"short_name": "Metamask",
"version": "3.7.4",
"version": "3.7.5",
"manifest_version": 2,
"author": "https://metamask.io",
"description": "Ethereum Browser Extension",