We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66fcf35 commit 3ed7205Copy full SHA for 3ed7205
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
## Current Master
4
5
+## 3.6.4 2017-5-8
6
+
7
+- Fix main-net ENS resolution.
8
9
## 3.6.3 2017-5-8
10
11
- Fix bug that could stop newer versions of Geth from working with MetaMask.
app/manifest.json
@@ -1,7 +1,7 @@
1
{
"name": "MetaMask",
"short_name": "Metamask",
- "version": "3.6.3",
+ "version": "3.6.4",
"manifest_version": 2,
"author": "https://metamask.io",
"description": "Ethereum Browser Extension",
0 commit comments