1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 03:12:42 +02:00

Version 3.6.4

This commit is contained in:
Dan Finlay 2017-05-09 17:08:33 -07:00
parent 66fcf35ad7
commit 3ed7205b75
2 changed files with 5 additions and 1 deletions

View File

@ -2,6 +2,10 @@
## Current Master
## 3.6.4 2017-5-8
- Fix main-net ENS resolution.
## 3.6.3 2017-5-8
- Fix bug that could stop newer versions of Geth from working with MetaMask.

View File

@ -1,7 +1,7 @@
{
"name": "MetaMask",
"short_name": "Metamask",
"version": "3.6.3",
"version": "3.6.4",
"manifest_version": 2,
"author": "https://metamask.io",
"description": "Ethereum Browser Extension",