Skip to content

Commit f1f13f5

Browse files
committed
update minimum_chrome_version to 88
1 parent 8c5bbb2 commit f1f13f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "Compare in-memory objects and see the result inside devtools panel with a set of console.diff functions.",
44
"version": "3.0.0",
55
"manifest_version": 3,
6-
"minimum_chrome_version": "66.0",
6+
"minimum_chrome_version": "88.0",
77
"devtools_page": "src/jsdiff-devtools.html",
88
"icons": {
99
"28": "src/img/panel-icon28.png",

0 commit comments

Comments
 (0)