1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00

Version 6.2.1 (#6251)

This commit is contained in:
Thomas Huang 2019-03-11 13:23:11 -05:00 committed by Dan Finlay
parent 82959b6b0e
commit 5abcce2be7
2 changed files with 3 additions and 1 deletions

View File

@ -2,6 +2,8 @@
## Current Develop Branch ## Current Develop Branch
## 6.2.1 Wed Mar 06 2019
## 6.2.0 Tue Mar 05 2019 ## 6.2.0 Tue Mar 05 2019
- [#6192](https://github.com/MetaMask/metamask-extension/pull/6192): Improves design and UX of onboarding flow - [#6192](https://github.com/MetaMask/metamask-extension/pull/6192): Improves design and UX of onboarding flow
- [#6195](https://github.com/MetaMask/metamask-extension/pull/6195): Fixes gas estimation when sending to contracts - [#6195](https://github.com/MetaMask/metamask-extension/pull/6195): Fixes gas estimation when sending to contracts

View File

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