1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-22 17:33:23 +01:00

Bump version

This commit is contained in:
Dan Finlay 2016-04-22 15:25:56 -07:00
parent 5aa1dba83f
commit 652c1d96c1
2 changed files with 3 additions and 1 deletions

View File

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

View File

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