mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 18:00:18 +01:00
Version 1.8.1
This commit is contained in:
parent
30831be137
commit
39403eb794
@ -2,6 +2,8 @@
|
|||||||
|
|
||||||
## Current Master
|
## Current Master
|
||||||
|
|
||||||
|
## 1.8.1 2016-05-10
|
||||||
|
|
||||||
- Initial usage of scalable blockchain backend.
|
- Initial usage of scalable blockchain backend.
|
||||||
- Made official providers more easily configurable for us internally.
|
- Made official providers more easily configurable for us internally.
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "__MSG_appName__",
|
"name": "__MSG_appName__",
|
||||||
"short_name": "Metamask",
|
"short_name": "Metamask",
|
||||||
"version": "1.8.0",
|
"version": "1.8.1",
|
||||||
"manifest_version": 2,
|
"manifest_version": 2,
|
||||||
"description": "__MSG_appDescription__",
|
"description": "__MSG_appDescription__",
|
||||||
"icons": {
|
"icons": {
|
||||||
|
Loading…
Reference in New Issue
Block a user