1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 03:12:42 +02:00

Version 4.12.0

This commit is contained in:
Dan Finlay 2018-09-27 10:12:44 -07:00
parent 140cee6c32
commit 9d8f4d547c
2 changed files with 6 additions and 2 deletions

View File

@ -2,6 +2,10 @@
## Current Develop Branch
## 4.12.0 Tuesday September 25 2018
- Reintroduces changes from 4.10.0
## 4.11.1 Tuesday September 25 2018
- Adds Ledger support.

View File

@ -1,7 +1,7 @@
{
"name": "__MSG_appName__",
"short_name": "__MSG_appName__",
"version": "4.11.1",
"version": "4.12.0",
"manifest_version": 2,
"author": "https://metamask.io",
"description": "__MSG_appDescription__",
@ -77,4 +77,4 @@
"*"
]
}
}
}