We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba4a7de commit af8015cCopy full SHA for af8015c
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## Current Master
4
5
+## 3.8.2 2017-7-3
6
+
7
- No longer show network loading indication on config screen, to allow selecting custom RPCs.
8
- Visually indicate that network spinner is a menu.
9
- Indicate what network is being searched for when disconnected.
app/manifest.json
@@ -1,7 +1,7 @@
1
{
"name": "MetaMask",
"short_name": "Metamask",
- "version": "3.8.1",
+ "version": "3.8.2",
"manifest_version": 2,
"author": "https://metamask.io",
"description": "Ethereum Browser Extension",
0 commit comments