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

Version 5.0.0 (#5685)

This commit is contained in:
Dan Finlay 2018-11-06 08:42:22 -08:00 committed by Paul Bouchon
parent f692123f51
commit 7b8a73b01f
2 changed files with 5 additions and 1 deletions

View File

@ -2,6 +2,10 @@
## Current Develop Branch
## 5.0.0 Tuesday November 6 2018
- Implements EIP 1102 as a user-activated "Privacy Mode".
## 4.17.1 Saturday November 3 2018
- Revert chain ID lookup change which introduced a bug which caused problems when connecting to mainnet via Infura's RESTful API.

View File

@ -1,7 +1,7 @@
{
"name": "__MSG_appName__",
"short_name": "__MSG_appName__",
"version": "4.17.1",
"version": "5.0.0",
"manifest_version": 2,
"author": "https://metamask.io",
"description": "__MSG_appDescription__",