We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c4cb371 + a444326 commit a3cd2a0Copy full SHA for a3cd2a0
CHANGELOG.md
@@ -2,9 +2,13 @@
2
3
## Current Master
4
5
+## 3.9.4 2017-8-03
6
+
7
+- Fixed bug that prevented transactions from being rejected.
8
9
## 3.9.3 2017-8-03
10
-- Add support for EGO uport token
11
+- Add support for EGO ujo token
12
- Continuously update blacklist for known phishing sites in background.
13
- Automatically detect suspicious URLs too similar to common phishing targets, and blacklist them.
14
app/manifest.json
@@ -1,7 +1,7 @@
1
{
"name": "MetaMask",
"short_name": "Metamask",
- "version": "3.9.3",
+ "version": "3.9.4",
"manifest_version": 2,
"author": "https://metamask.io",
"description": "Ethereum Browser Extension",
0 commit comments