We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53be9df commit 230cd4aCopy full SHA for 230cd4a
src/extension/build/manifest.json
@@ -1,6 +1,6 @@
1
{
2
"name": "Reactime",
3
- "version": "1.0",
+ "version": "2.0",
4
"devtools_page": "devtools.html",
5
"description": "A Chrome extension that helps debug React by memorizing the state of components with every render.",
6
"manifest_version": 2,
0 commit comments