mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
commit
0dac3eb095
@ -2,6 +2,10 @@
|
|||||||
|
|
||||||
## Current Develop Branch
|
## Current Develop Branch
|
||||||
|
|
||||||
|
## 6.4.1 Fri Apr 26 2019
|
||||||
|
|
||||||
|
- [#6521](https://github.com/MetaMask/metamask-extension/pull/6521): Revert "Adds 4byte registry fallback to getMethodData()" to fix stalling bug.
|
||||||
|
|
||||||
## 6.4.0 Wed Apr 17 2019
|
## 6.4.0 Wed Apr 17 2019
|
||||||
|
|
||||||
- [#6445](https://github.com/MetaMask/metamask-extension/pull/6445): * Move send to pages/
|
- [#6445](https://github.com/MetaMask/metamask-extension/pull/6445): * Move send to pages/
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "__MSG_appName__",
|
"name": "__MSG_appName__",
|
||||||
"short_name": "__MSG_appName__",
|
"short_name": "__MSG_appName__",
|
||||||
"version": "6.4.0",
|
"version": "6.4.1",
|
||||||
"manifest_version": 2,
|
"manifest_version": 2,
|
||||||
"author": "https://metamask.io",
|
"author": "https://metamask.io",
|
||||||
"description": "__MSG_appDescription__",
|
"description": "__MSG_appDescription__",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user