Bump version

feature/default_network_editable
Dan Finlay 9 years ago
parent 5aa1dba83f
commit 652c1d96c1
  1. 2
      CHANGELOG.md
  2. 2
      app/manifest.json

@ -2,6 +2,8 @@
## Current Master
# 1.6.0 2016-04-22
- Pending transactions are now persisted to localStorage and resume even after browser is closed.
- Completed transactions are now persisted and can be displayed via UI.
- Added transaction list to account detail view.

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

Loading…
Cancel
Save