Skip to content

Commit 1cc2d19

Browse files
committed
Shells 2.5.2
1 parent 25018fc commit 1cc2d19

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

shells/chrome/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"manifest_version": 2,
33
"name": "React Developer Tools",
44
"description": "Adds React debugging tools to the Chrome Developer Tools.",
5-
"version": "2.5.1",
5+
"version": "2.5.2",
66

77
"minimum_chrome_version": "49",
88

shells/firefox/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"manifest_version": 2,
33
"name": "React Developer Tools",
44
"description": "Adds React debugging tools to the Firefox Developer Tools.",
5-
"version": "2.5.1",
5+
"version": "2.5.2",
66

77
"applications": {
88
"gecko": {

0 commit comments

Comments
 (0)