Skip to content

Commit 3ed7205

Browse files
committed
Version 3.6.4
1 parent 66fcf35 commit 3ed7205

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
## Current Master
44

5+
## 3.6.4 2017-5-8
6+
7+
- Fix main-net ENS resolution.
8+
59
## 3.6.3 2017-5-8
610

711
- Fix bug that could stop newer versions of Geth from working with MetaMask.

app/manifest.json

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

0 commit comments

Comments
 (0)