mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-22 17:33:23 +01:00
Version 1.8.2
This commit is contained in:
parent
4270c61f15
commit
c7a491d7ac
@ -2,8 +2,11 @@
|
||||
|
||||
## Current Master
|
||||
|
||||
## 1.8.2 2016-05-11
|
||||
|
||||
- Fixed bug where send view would not load correctly the first time it was visited per account.
|
||||
- Migrated all users to new scalable backend.
|
||||
- Fixed `eth_syncing` method response.
|
||||
|
||||
## 1.8.1 2016-05-10
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "__MSG_appName__",
|
||||
"short_name": "Metamask",
|
||||
"version": "1.8.1",
|
||||
"version": "1.8.2",
|
||||
"manifest_version": 2,
|
||||
"description": "__MSG_appDescription__",
|
||||
"icons": {
|
||||
|
Loading…
Reference in New Issue
Block a user