Skip to content
This repository was archived by the owner on Jun 26, 2020. It is now read-only.

Commit 48ecaa4

Browse files
committed
Manifests 3.4.1
1 parent bdb8ef6 commit 48ecaa4

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": "3.4.0",
5+
"version": "3.4.1",
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": "3.4.0",
5+
"version": "3.4.1",
66

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

0 commit comments

Comments
 (0)