1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-25 11:28:51 +01:00

Version 3.6.2

This commit is contained in:
Dan Finlay 2017-05-08 16:20:37 -07:00
parent 49d64d11db
commit 662a646fa9
2 changed files with 3 additions and 1 deletions

View File

@ -2,6 +2,8 @@
## Current Master
## 3.6.2 2017-5-8
- Input gas price in Gwei.
- Enforce Safe Gas Minimum recommended by EthGasStation.
- Fix bug where block-tracker could stop polling for new blocks.

View File

@ -1,7 +1,7 @@
{
"name": "MetaMask",
"short_name": "Metamask",
"version": "3.6.1",
"version": "3.6.2",
"manifest_version": 2,
"author": "https://metamask.io",
"description": "Ethereum Browser Extension",