Version 2.2.0

feature/default_network_editable
Dan Finlay 9 years ago
parent b81b3048c5
commit 01e63d41ed
  1. 2
      CHANGELOG.md
  2. 2
      app/manifest.json

@ -2,6 +2,8 @@
## Current Master ## Current Master
## 2.2.0 2016-06-02
- Redesigned init, vault create, vault restore and seed confirmation screens. - Redesigned init, vault create, vault restore and seed confirmation screens.
- Added pending transactions to transaction list on account screen. - Added pending transactions to transaction list on account screen.
- Clicking a pending transaction takes you back to the transaction approval screen. - Clicking a pending transaction takes you back to the transaction approval screen.

@ -1,7 +1,7 @@
{ {
"name": "__MSG_appName__", "name": "__MSG_appName__",
"short_name": "Metamask", "short_name": "Metamask",
"version": "2.1.0", "version": "2.2.0",
"manifest_version": 2, "manifest_version": 2,
"description": "__MSG_appDescription__", "description": "__MSG_appDescription__",
"icons": { "icons": {

Loading…
Cancel
Save