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 d227869 commit d7bcd94Copy full SHA for d7bcd94
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## Current Master
4
5
+## 3.8.0 2017-6-28
6
+
7
- No longer stop rebroadcasting transactions
8
- Add list of popular tokens held to the account detail view.
9
- Add ability to add Tokens to token list.
app/manifest.json
@@ -1,7 +1,7 @@
1
{
"name": "MetaMask",
"short_name": "Metamask",
- "version": "3.7.8",
+ "version": "3.8.0",
"manifest_version": 2,
"author": "https://metamask.io",
"description": "Ethereum Browser Extension",
0 commit comments