mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
commit
9817c2c104
@ -2,6 +2,8 @@
|
|||||||
|
|
||||||
## Current Master
|
## Current Master
|
||||||
|
|
||||||
|
## 4.5.2 Wed Apr 04 2018
|
||||||
|
|
||||||
- Fix overly strict validation where transactions were rejected with hex encoded "chainId"
|
- Fix overly strict validation where transactions were rejected with hex encoded "chainId"
|
||||||
|
|
||||||
## 4.5.1 Tue Apr 03 2018
|
## 4.5.1 Tue Apr 03 2018
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "__MSG_appName__",
|
"name": "__MSG_appName__",
|
||||||
"short_name": "__MSG_appName__",
|
"short_name": "__MSG_appName__",
|
||||||
"version": "4.5.1",
|
"version": "4.5.2",
|
||||||
"manifest_version": 2,
|
"manifest_version": 2,
|
||||||
"author": "https://metamask.io",
|
"author": "https://metamask.io",
|
||||||
"description": "__MSG_appDescription__",
|
"description": "__MSG_appDescription__",
|
||||||
|
Loading…
Reference in New Issue
Block a user