mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
Version 2.0.0
This commit is contained in:
parent
2a62d63b4f
commit
33f9aabf3e
@ -2,6 +2,8 @@
|
|||||||
|
|
||||||
## Current Master
|
## Current Master
|
||||||
|
|
||||||
|
## 2.0.0 2016-05-23
|
||||||
|
|
||||||
- UI Overhaul per Vlad Todirut's designs.
|
- UI Overhaul per Vlad Todirut's designs.
|
||||||
- Replaced identicons with jazzicons.
|
- Replaced identicons with jazzicons.
|
||||||
- Fixed glitchy transitions.
|
- Fixed glitchy transitions.
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "__MSG_appName__",
|
"name": "__MSG_appName__",
|
||||||
"short_name": "Metamask",
|
"short_name": "Metamask",
|
||||||
"version": "1.8.4",
|
"version": "2.0.0",
|
||||||
"manifest_version": 2,
|
"manifest_version": 2,
|
||||||
"description": "__MSG_appDescription__",
|
"description": "__MSG_appDescription__",
|
||||||
"icons": {
|
"icons": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user