We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca3faba commit c3746e6Copy full SHA for c3746e6
CHANGELOG.md
@@ -2,8 +2,12 @@
2
3
## Current Master
4
5
+## 3.5.3 2017-4-24
6
+
7
- Popup new transactions in Firefox.
8
- Fix transition issue from account detail screen.
9
+- Revise buy screen for more modularity.
10
+- Fixed some other small bugs.
11
12
## 3.5.2 2017-3-28
13
app/manifest.json
@@ -1,7 +1,7 @@
1
{
"name": "MetaMask",
"short_name": "Metamask",
- "version": "3.5.2",
+ "version": "3.5.3",
"manifest_version": 2,
"author": "https://metamask.io",
"description": "Ethereum Browser Extension",
0 commit comments