We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96c8236 commit 2e7be15Copy full SHA for 2e7be15
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## Current Master
4
5
+## 3.8.1 2017-6-30
6
+
7
- Temporarily disabled loading popular tokens by default to improve performance.
8
- Remove SEND token button until a better token sending form can be built, due to some precision issues.
9
- Fix precision bug in token balances.
app/manifest.json
@@ -1,7 +1,7 @@
1
{
"name": "MetaMask",
"short_name": "Metamask",
- "version": "3.8.0",
+ "version": "3.8.1",
"manifest_version": 2,
"author": "https://metamask.io",
"description": "Ethereum Browser Extension",
0 commit comments