Skip to content

Commit d9f8a8f

Browse files
committed
Version 2.13.10
1 parent 785fef3 commit d9f8a8f

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
11
# Changelog
22

33
## Current Master
4-
- Ropsten networks now properly point to the faucet when attempting to buy ether.
54

6-
- Make Ropsten transactions link to etherscan correctly.
5+
## 2.13.10 2016-11-22
6+
7+
- Improve gas calculation logic.
8+
- Default to Dapp-specified gas limits for transactions.
9+
- Ropsten networks now properly point to the faucet when attempting to buy ether.
10+
- Ropsten transactions now link to etherscan correctly.
711

812
## 2.13.9 2016-11-21
913

app/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "MetaMask",
33
"short_name": "Metamask",
4-
"version": "2.13.9",
4+
"version": "2.13.10",
55
"manifest_version": 2,
66
"author": "https://metamask.io",
77
"description": "Ethereum Browser Extension",

0 commit comments

Comments
 (0)