Version 3.8.1

This commit is contained in:
Dan Finlay 2017-06-30 13:55:04 -07:00
parent 96c8236fd8
commit 2e7be151c5
2 changed files with 3 additions and 1 deletions

View File

@ -2,6 +2,8 @@
## Current Master
## 3.8.1 2017-6-30
- Temporarily disabled loading popular tokens by default to improve performance.
- Remove SEND token button until a better token sending form can be built, due to some precision issues.
- Fix precision bug in token balances.

View File

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