This commit is contained in:
kumavis 2017-08-03 22:06:26 -07:00
parent c4cb371ce8
commit a444326a1e
2 changed files with 6 additions and 2 deletions

View File

@ -2,9 +2,13 @@
## Current Master
## 3.9.4 2017-8-03
- Fixed bug that prevented transactions from being rejected.
## 3.9.3 2017-8-03
- Add support for EGO uport token
- Add support for EGO ujo token
- Continuously update blacklist for known phishing sites in background.
- Automatically detect suspicious URLs too similar to common phishing targets, and blacklist them.

View File

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