mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
Update mv3 minimum version to chrome v88 (#19358)
This commit is contained in:
parent
3d4cca4d9a
commit
19ebd70543
@ -6,5 +6,5 @@
|
|||||||
"matches": ["https://metamask.io/*"],
|
"matches": ["https://metamask.io/*"],
|
||||||
"ids": ["*"]
|
"ids": ["*"]
|
||||||
},
|
},
|
||||||
"minimum_chrome_version": "80"
|
"minimum_chrome_version": "88"
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user