Version v7.1.0

feature/default_network_editable
MetaMask Bot 5 years ago committed by Whymarrh Whitby
parent 35c29c732d
commit fc55b1007b
  1. 2
      CHANGELOG.md
  2. 2
      app/manifest.json

@ -2,6 +2,8 @@
## Current Develop Branch ## Current Develop Branch
## 7.1.0 Fri Aug 16 2019
## 7.0.1 Thu Aug 08 2019 ## 7.0.1 Thu Aug 08 2019
- [#6975](https://github.com/MetaMask/metamask-extension/pull/6975): Ensure seed phrase backup notification only shows up for new users - [#6975](https://github.com/MetaMask/metamask-extension/pull/6975): Ensure seed phrase backup notification only shows up for new users

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

Loading…
Cancel
Save