Skip to content

Commit 5d827be

Browse files
committed
Version 3.2.1
1 parent ce57957 commit 5d827be

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,11 @@
22

33
## Current Master
44

5-
## 3.2.0 2017-1-24
5+
## 3.2.1 2017-2-8
6+
7+
- Fixed some build errors that were causing a variety of bugs.
8+
9+
## 3.2.0 2017-2-8
610

711
- Add ability to import accounts in JSON file format (used by Mist, Geth, MyEtherWallet, and more!)
812
- Fix unapproved messages not being included in extension badge.

app/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "MetaMask",
33
"short_name": "Metamask",
4-
"version": "3.2.0",
4+
"version": "3.2.1",
55
"manifest_version": 2,
66
"author": "https://metamask.io",
77
"description": "Ethereum Browser Extension",

0 commit comments

Comments
 (0)