Skip to content

Commit f24cfea

Browse files
committed
Version 3.9.9
1 parent e0c3517 commit f24cfea

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,13 @@
22

33
## Current Master
44

5+
## 3.9.9 2017-8-18
6+
57
- Fix bug where some transaction submission errors would show an empty screen.
68
- Fix bug that could mis-render token balances when very small.
79
- Fix formatting of eth_sign "Sign Message" view.
810
- Add deprecation warning to eth_sign "Sign Message" view.
911

10-
1112
## 3.9.8 2017-8-16
1213

1314
- Reenable token list.

app/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "MetaMask",
33
"short_name": "Metamask",
4-
"version": "3.9.8",
4+
"version": "3.9.9",
55
"manifest_version": 2,
66
"author": "https://metamask.io",
77
"description": "Ethereum Browser Extension",

0 commit comments

Comments
 (0)