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:
parent
5aa1dba83f
commit
652c1d96c1
@ -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…
Reference in New Issue
Block a user