1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-25 11:28:51 +01:00

Version 3.9.0

This commit is contained in:
Dan Finlay 2017-07-12 16:38:56 -07:00
parent 278e370317
commit 414b979219
2 changed files with 3 additions and 1 deletions

View File

@ -2,6 +2,8 @@
## Current Master
## 3.9.0 2017-7-12
- Now detects and blocks known phishing sites.
## 3.8.6 2017-7-11

View File

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