Version 3.5.4

feature/default_network_editable
Dan Finlay 8 years ago
parent afbe6f5e5f
commit f1beb0720a
  1. 2
      CHANGELOG.md
  2. 2
      app/manifest.json

@ -2,6 +2,8 @@
## Current Master
## 3.5.4 2017-4-25
- Fix occasional nonce tracking issue.
- Fix bug where some events would not be emitted by web3.
- Fix bug where an error would be thrown when composing signatures for networks with large ID values.

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

Loading…
Cancel
Save