1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 03:12:42 +02:00

Version 2.13.10

This commit is contained in:
Dan Finlay 2016-11-22 14:51:33 -08:00
parent 785fef3449
commit d9f8a8f9b2
2 changed files with 7 additions and 3 deletions

View File

@ -1,9 +1,13 @@
# Changelog
## Current Master
- Ropsten networks now properly point to the faucet when attempting to buy ether.
- Make Ropsten transactions link to etherscan correctly.
## 2.13.10 2016-11-22
- Improve gas calculation logic.
- Default to Dapp-specified gas limits for transactions.
- Ropsten networks now properly point to the faucet when attempting to buy ether.
- Ropsten transactions now link to etherscan correctly.
## 2.13.9 2016-11-21

View File

@ -1,7 +1,7 @@
{
"name": "MetaMask",
"short_name": "Metamask",
"version": "2.13.9",
"version": "2.13.10",
"manifest_version": 2,
"author": "https://metamask.io",
"description": "Ethereum Browser Extension",