mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 01:39:44 +01:00
Version 2.7.0
This commit is contained in:
parent
fcd523abe4
commit
5d93e8fa74
@ -2,6 +2,8 @@
|
||||
|
||||
## Current Master
|
||||
|
||||
## 2.7.0 2016-07-21
|
||||
|
||||
- Added a Warning screen about storing ETH
|
||||
- Add buy Button!
|
||||
- MetaMask now throws descriptive errors when apps try to use synchronous web3 methods.
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "__MSG_appName__",
|
||||
"short_name": "Metamask",
|
||||
"version": "2.6.2",
|
||||
"version": "2.7.0",
|
||||
"manifest_version": 2,
|
||||
"description": "__MSG_appDescription__",
|
||||
"icons": {
|
||||
|
Loading…
Reference in New Issue
Block a user