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

Version v8.0.0

This commit is contained in:
MetaMask Bot 2020-06-01 21:40:56 +00:00
parent 2a4704a410
commit f3d64a1851
2 changed files with 3 additions and 1 deletions

View File

@ -1,6 +1,8 @@
# Changelog
## Current Develop Branch
## 8.0.0 Mon Jun 01 2020
- [#7912](https://github.com/MetaMask/metamask-extension/pull/7912): Disable import button for empty string/file
- [#8246](https://github.com/MetaMask/metamask-extension/pull/8246): Make seed phrase import case-insensitive
- [#8502](https://github.com/MetaMask/metamask-extension/pull/8502): Add support for IPFS address resolution

View File

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