Version 3.9.9

This commit is contained in:
Dan Finlay 2017-08-18 16:12:36 -07:00
parent e0c35179c2
commit f24cfea35e
2 changed files with 3 additions and 2 deletions

View File

@ -2,12 +2,13 @@
## Current Master
## 3.9.9 2017-8-18
- Fix bug where some transaction submission errors would show an empty screen.
- Fix bug that could mis-render token balances when very small.
- Fix formatting of eth_sign "Sign Message" view.
- Add deprecation warning to eth_sign "Sign Message" view.
## 3.9.8 2017-8-16
- Reenable token list.

View File

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