mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-23 02:10:12 +01:00
commit
f36e69f340
@ -2,6 +2,8 @@
|
||||
|
||||
## Current Master
|
||||
|
||||
## 3.8.0 2017-6-28
|
||||
|
||||
- No longer stop rebroadcasting transactions
|
||||
- Add list of popular tokens held to the account detail view.
|
||||
- Add ability to add Tokens to token list.
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "MetaMask",
|
||||
"short_name": "Metamask",
|
||||
"version": "3.7.8",
|
||||
"version": "3.8.0",
|
||||
"manifest_version": 2,
|
||||
"author": "https://metamask.io",
|
||||
"description": "Ethereum Browser Extension",
|
||||
|
Loading…
Reference in New Issue
Block a user