mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 01:47:00 +01:00
Version 2.13.4
This commit is contained in:
parent
6d4c685636
commit
5864044538
1
.gitignore
vendored
1
.gitignore
vendored
@ -14,3 +14,4 @@ notes.txt
|
||||
app/.DS_Store
|
||||
development/bundle.js
|
||||
builds.zip
|
||||
test/integration/bundle.js
|
||||
|
@ -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
|
||||
|
||||
|
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user