Version 1.8.2

feature/default_network_editable
Dan Finlay 9 years ago
parent 4270c61f15
commit c7a491d7ac
  1. 3
      CHANGELOG.md
  2. 2
      app/manifest.json

@ -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…
Cancel
Save