We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4819f3a commit d9c2f4fCopy full SHA for d9c2f4f
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## Current Master
4
5
+## 3.5.0 2017-3-27
6
+
7
- Add better error messages for when a transaction fails on approval
8
- Allow sending to ENS names in send form on Ropsten.
9
- Added an address book functionality that remembers the last 15 unique addresses sent to.
app/manifest.json
@@ -1,7 +1,7 @@
1
{
"name": "MetaMask",
"short_name": "Metamask",
- "version": "3.4.0",
+ "version": "3.5.0",
"manifest_version": 2,
"author": "https://metamask.io",
"description": "Ethereum Browser Extension",
0 commit comments