mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 09:57:02 +01:00
Version 2.13.5
This commit is contained in:
parent
60097d8fba
commit
70f3d24e90
@ -2,6 +2,8 @@
|
||||
|
||||
## Current Master
|
||||
|
||||
## 2.13.5 2016-10-17
|
||||
|
||||
- Increase default max gas to `100000` over the RPC's `estimateGas` response.
|
||||
- Fix bug where slow-loading dapps would sometimes trigger infinite reload loops.
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "MetaMask",
|
||||
"short_name": "Metamask",
|
||||
"version": "2.13.4",
|
||||
"version": "2.13.5",
|
||||
"manifest_version": 2,
|
||||
"author": "https://metamask.io",
|
||||
"description": "Ethereum Browser Extension",
|
||||
|
Loading…
Reference in New Issue
Block a user