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

Commit 01a8ffb

Browse files
author
Brian Vaughn
committed
Web extension version bump -> 3.3.0
1 parent 0e983a1 commit 01a8ffb

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.2.4",
5+
"version": "3.3.0",
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.2.4",
5+
"version": "3.3.0",
66

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

0 commit comments

Comments
 (0)