Skip to content

Commit

Permalink
Merge pull request #773 from MetaMask/Version-2.13.6
Browse files Browse the repository at this point in the history
Version 2.13.6
  • Loading branch information
danfinlay authored Oct 26, 2016
2 parents 0bad941 + b8acdfc commit 9df20e6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## Current Master

## 2.13.6 2016-10-26

- Add a check for improper Transaction data.
- Now nicknaming new accounts "Account #" instead of "Wallet #" for clarity.
- Fix bug where custom provider selection could show duplicate items.
Expand Down
2 changes: 1 addition & 1 deletion app/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "MetaMask",
"short_name": "Metamask",
"version": "2.13.5",
"version": "2.13.6",
"manifest_version": 2,
"author": "https://metamask.io",
"description": "Ethereum Browser Extension",
Expand Down

0 comments on commit 9df20e6

Please sign in to comment.