1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00

Merge pull request #1859 from MetaMask/v3.9.4

v3.9.4
This commit is contained in:
Frankie 2017-08-04 01:16:22 -04:00 committed by GitHub
commit a3cd2a091c
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",