We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3862c6 commit 04e80d3Copy full SHA for 04e80d3
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## Current Master
4
5
+## 3.3.0 2017-2-20
6
+
7
- Add personal_sign and personal_ecRecover support.
8
- net_version has been made synchronous.
9
- Test suite for migrations expanded.
app/manifest.json
@@ -1,7 +1,7 @@
1
{
"name": "MetaMask",
"short_name": "Metamask",
- "version": "3.2.2",
+ "version": "3.3.0",
"manifest_version": 2,
"author": "https://metamask.io",
"description": "Ethereum Browser Extension",
0 commit comments