Version 3.6.2

feature/default_network_editable
Dan Finlay 8 years ago
parent 49d64d11db
commit 662a646fa9
  1. 2
      CHANGELOG.md
  2. 2
      app/manifest.json

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

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

Loading…
Cancel
Save