mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
Version 3.10.0
This commit is contained in:
parent
e7159f0e48
commit
6c318f238d
@ -1,6 +1,9 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
## Current Master
|
## Current Master
|
||||||
|
|
||||||
|
## 3.10.0 2017-9-11
|
||||||
|
|
||||||
- Readded loose keyring label back into the account list.
|
- Readded loose keyring label back into the account list.
|
||||||
- Remove cryptonator from chrome permissions.
|
- Remove cryptonator from chrome permissions.
|
||||||
- Add info on token contract addresses.
|
- Add info on token contract addresses.
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "MetaMask",
|
"name": "MetaMask",
|
||||||
"short_name": "Metamask",
|
"short_name": "Metamask",
|
||||||
"version": "3.9.13",
|
"version": "3.10.0",
|
||||||
"manifest_version": 2,
|
"manifest_version": 2,
|
||||||
"author": "https://metamask.io",
|
"author": "https://metamask.io",
|
||||||
"description": "Ethereum Browser Extension",
|
"description": "Ethereum Browser Extension",
|
||||||
|
Loading…
Reference in New Issue
Block a user