Skip to content

Commit 181005a

Browse files
Merge pull request #28 from Theqwertypusher/master
(updated) manifest version from 5.0.0 to 6.0.0
2 parents 74528a0 + 10646dd commit 181005a

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": "5.0.0",
3+
"version": "6.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)