mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
commit
aecc859981
@ -2,6 +2,9 @@
|
|||||||
|
|
||||||
## Current Develop Branch
|
## Current Develop Branch
|
||||||
|
|
||||||
|
## 7.3.1 Mon Oct 21 2019
|
||||||
|
- [#7298](https://github.com/MetaMask/metamask-extension/pull/7298): Turn off full screen vs popup a/b test
|
||||||
|
|
||||||
## 7.3.0 Fri Sep 27 2019
|
## 7.3.0 Fri Sep 27 2019
|
||||||
- [#6972](https://github.com/MetaMask/metamask-extension/pull/6972): 3box integration
|
- [#6972](https://github.com/MetaMask/metamask-extension/pull/6972): 3box integration
|
||||||
- [#7168](https://github.com/MetaMask/metamask-extension/pull/7168): Add fixes for German translations
|
- [#7168](https://github.com/MetaMask/metamask-extension/pull/7168): Add fixes for German translations
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "__MSG_appName__",
|
"name": "__MSG_appName__",
|
||||||
"short_name": "__MSG_appName__",
|
"short_name": "__MSG_appName__",
|
||||||
"version": "7.3.0",
|
"version": "7.3.1",
|
||||||
"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