1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 03:12:42 +02:00

Version 1.8.2

This commit is contained in:
Dan Finlay 2016-05-11 13:54:46 -07:00
parent 4270c61f15
commit c7a491d7ac
2 changed files with 4 additions and 1 deletions

View File

@ -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

View File

@ -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": {