We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49d64d1 commit 662a646Copy full SHA for 662a646
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## Current Master
4
5
+## 3.6.2 2017-5-8
6
+
7
- Input gas price in Gwei.
8
- Enforce Safe Gas Minimum recommended by EthGasStation.
9
- Fix bug where block-tracker could stop polling for new blocks.
app/manifest.json
@@ -1,7 +1,7 @@
1
{
"name": "MetaMask",
"short_name": "Metamask",
- "version": "3.6.1",
+ "version": "3.6.2",
"manifest_version": 2,
"author": "https://metamask.io",
"description": "Ethereum Browser Extension",
0 commit comments