1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 03:12:42 +02:00

Bump version and changelog

This commit is contained in:
Dan Finlay 2016-04-08 17:18:18 -07:00
parent 266e3c7ddb
commit 0fb997c55b
2 changed files with 5 additions and 1 deletions

View File

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

View File

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