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

Commit 577ec9b

Browse files
committed
0.14.9
1 parent 2b72f2b commit 577ec9b

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": "0.14.8",
5+
"version": "0.14.9",
66
"minimum_chrome_version": "43",
77
"icons": {
88
"48": "icons/icon48.png",

shells/firefox/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"title": "React Devtools",
33
"name": "react-devtools",
4-
"version": "0.14.8",
4+
"version": "0.14.9",
55
"description": "Adds React debugging tools to Firefox.",
66
"main": "main/index.js",
77
"author": "Facebook",

0 commit comments

Comments
 (0)