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

Version 3.13.1

This commit is contained in:
Dan Finlay 2017-12-07 16:17:33 -05:00
parent 9bb4df46ec
commit dc4e3ef241
2 changed files with 3 additions and 1 deletions

View File

@ -2,6 +2,8 @@
## Current Master
## 3.13.1 2017-12-7
- Allow Dapps to specify a transaction nonce, allowing dapps to propose resubmit and force-cancel transactions.
## 3.13.0 2017-12-7

View File

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