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

Merge pull request #737 from MetaMask/Version-2.13.4

Version 2.13.4
This commit is contained in:
Kevin Serrano 2016-10-17 10:52:04 -07:00 committed by GitHub
commit 101e839f9a
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",