mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 09:57:02 +01:00
Version 4.1.3
This commit is contained in:
parent
cb109a8233
commit
452c5d0513
@ -2,6 +2,8 @@
|
||||
|
||||
## Current Master
|
||||
|
||||
## 4.1.3 2018-2-28
|
||||
|
||||
- Ensure MetaMask's inpage provider is named MetamaskInpageProvider to keep some sites from breaking.
|
||||
- Add retry transaction button back into classic ui.
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "MetaMask",
|
||||
"short_name": "Metamask",
|
||||
"version": "4.1.2",
|
||||
"version": "4.1.3",
|
||||
"manifest_version": 2,
|
||||
"author": "https://metamask.io",
|
||||
"description": "Ethereum Browser Extension",
|
||||
|
Loading…
Reference in New Issue
Block a user