mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 01:39:44 +01:00
Version 2.3.0
This commit is contained in:
parent
4b0487db53
commit
8dcba9a606
@ -2,6 +2,8 @@
|
|||||||
|
|
||||||
## Current Master
|
## Current Master
|
||||||
|
|
||||||
|
## 2.3.0 2016-06-06
|
||||||
|
|
||||||
- Show network status in title bar
|
- Show network status in title bar
|
||||||
- Added seed word recovery to config screen.
|
- Added seed word recovery to config screen.
|
||||||
- Clicking network status indicator now reveals a provider menu.
|
- Clicking network status indicator now reveals a provider menu.
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "__MSG_appName__",
|
"name": "__MSG_appName__",
|
||||||
"short_name": "Metamask",
|
"short_name": "Metamask",
|
||||||
"version": "2.2.0",
|
"version": "2.3.0",
|
||||||
"manifest_version": 2,
|
"manifest_version": 2,
|
||||||
"description": "__MSG_appDescription__",
|
"description": "__MSG_appDescription__",
|
||||||
"icons": {
|
"icons": {
|
||||||
|
Loading…
Reference in New Issue
Block a user