Version v7.7.5

feature/default_network_editable
MetaMask Bot 5 years ago
parent de3b98c9ee
commit 0d94fbcf5c
  1. 2
      CHANGELOG.md
  2. 2
      app/manifest.json

@ -2,6 +2,8 @@
## Current Develop Branch
## 7.7.5 Fri Feb 14 2020
## 7.7.4 Wed Jan 29 2020
- [#7918](https://github.com/MetaMask/metamask-extension/pull/7918): Update data on Approve screen after updating custom spend limit
- [#7919](https://github.com/MetaMask/metamask-extension/pull/7919): Allow editing max spend limit

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

Loading…
Cancel
Save