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.
1 parent e0c3517 commit f24cfeaCopy full SHA for f24cfea
CHANGELOG.md
@@ -2,12 +2,13 @@
2
3
## Current Master
4
5
+## 3.9.9 2017-8-18
6
+
7
- Fix bug where some transaction submission errors would show an empty screen.
8
- Fix bug that could mis-render token balances when very small.
9
- Fix formatting of eth_sign "Sign Message" view.
10
- Add deprecation warning to eth_sign "Sign Message" view.
11
-
12
## 3.9.8 2017-8-16
13
14
- Reenable token list.
app/manifest.json
@@ -1,7 +1,7 @@
1
{
"name": "MetaMask",
"short_name": "Metamask",
- "version": "3.9.8",
+ "version": "3.9.9",
"manifest_version": 2,
"author": "https://metamask.io",
"description": "Ethereum Browser Extension",
0 commit comments