We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68d5b45 commit a4eadddCopy full SHA for a4eaddd
CHANGELOG.md
@@ -1,9 +1,12 @@
1
# Changelog
2
3
## Current Master
4
+
5
+## 2.13.8 2016-11-16
6
7
- Show a warning when a transaction fails during simulation.
8
- Fix bug where 20% of gas estimate was not being added properly.
-- Render error messages in our confirmation screen more gracefully.
9
+- Render error messages in confirmation screen more gracefully.
10
11
## 2.13.7 2016-11-8
12
app/manifest.json
@@ -1,7 +1,7 @@
{
"name": "MetaMask",
"short_name": "Metamask",
- "version": "2.13.7",
+ "version": "2.13.8",
"manifest_version": 2,
"author": "https://metamask.io",
"description": "Ethereum Browser Extension",
0 commit comments