mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 09:57:02 +01:00
Bump version and changelog
This commit is contained in:
parent
266e3c7ddb
commit
0fb997c55b
@ -2,10 +2,14 @@
|
||||
|
||||
## Current Master
|
||||
|
||||
## 1.4.0 2016-04-08
|
||||
|
||||
- Removed extra entropy text field for simplified vault creation.
|
||||
- Now supports exporting an account's private key.
|
||||
- Unified button and input styles across the app.
|
||||
- Removed some non-working placeholder UI until it works.
|
||||
- Fix popup's web3 stream provider
|
||||
- Temporarily deactivated fauceting indication because it would activate when restoring an empty account.
|
||||
|
||||
## 1.3.2 2016-04-04
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "__MSG_appName__",
|
||||
"short_name": "Metamask",
|
||||
"version": "1.3.2",
|
||||
"version": "1.4.0",
|
||||
"manifest_version": 2,
|
||||
"description": "__MSG_appDescription__",
|
||||
"icons": {
|
||||
|
Loading…
Reference in New Issue
Block a user