Version 2.13.4

This commit is contained in:
Dan Finlay 2016-10-17 10:37:23 -07:00
parent 6d4c685636
commit 5864044538
3 changed files with 5 additions and 2 deletions

1
.gitignore vendored
View File

@ -14,3 +14,4 @@ notes.txt
app/.DS_Store
development/bundle.js
builds.zip
test/integration/bundle.js

View File

@ -2,8 +2,10 @@
## Current Master
## 2.13.4 2016-10-17
- Add custom transaction fee field to send form.
- Fix bug where web3 was being injected into XML files.
- Add a custom transaction fee field to send form.
## 2.13.3 2016-10-4

View File

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