1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00

Merge pull request #1963 from MetaMask/Version-3.9.10

Version 3.9.10
This commit is contained in:
Dan Finlay 2017-08-23 12:00:33 -07:00 committed by GitHub
commit ebe8ceeba4
2 changed files with 3 additions and 1 deletions

View File

@ -2,6 +2,8 @@
## Current Master
## 3.9.10 2017-8-23
- Improve nonce calculation, to prevent bug where people are unable to send transactions reliably.
- Remove link to eth-tx-viz from identicons in tx history.

View File

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