Skip to content

Commit cad689a

Browse files
authored
Merge pull request #45 from oslabs-beta/reactime7
Updated version to 7.0.0
2 parents 1091f95 + d8dd6b6 commit cad689a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/extension/build/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Reactime",
3-
"version": "6.0.0",
3+
"version": "7.0.0",
44
"devtools_page": "devtools.html",
55
"description": "A Chrome extension that helps debug React applications by memorizing the state of components with every render.",
66
"manifest_version": 2,

0 commit comments

Comments
 (0)