mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 09:57:02 +01:00
Version v8.0.3
This commit is contained in:
parent
f4c60df0c1
commit
8362609b5c
@ -2,6 +2,8 @@
|
|||||||
|
|
||||||
## Current Develop Branch
|
## Current Develop Branch
|
||||||
|
|
||||||
|
## 8.0.3 Mon Jul 06 2020
|
||||||
|
|
||||||
## 8.0.2 Fri Jul 03 2020
|
## 8.0.2 Fri Jul 03 2020
|
||||||
- [#8907](https://github.com/MetaMask/metamask-extension/pull/8907): Tolerate missing or falsey substitutions
|
- [#8907](https://github.com/MetaMask/metamask-extension/pull/8907): Tolerate missing or falsey substitutions
|
||||||
- [#8908](https://github.com/MetaMask/metamask-extension/pull/8908): Fix activity log inline buttons
|
- [#8908](https://github.com/MetaMask/metamask-extension/pull/8908): Fix activity log inline buttons
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "__MSG_appName__",
|
"name": "__MSG_appName__",
|
||||||
"short_name": "__MSG_appName__",
|
"short_name": "__MSG_appName__",
|
||||||
"version": "8.0.2",
|
"version": "8.0.3",
|
||||||
"manifest_version": 2,
|
"manifest_version": 2,
|
||||||
"author": "https://metamask.io",
|
"author": "https://metamask.io",
|
||||||
"description": "__MSG_appDescription__",
|
"description": "__MSG_appDescription__",
|
||||||
|
Loading…
Reference in New Issue
Block a user