Skip to content

Commit ead3ce2

Browse files
committed
updated manifest.json with version
1 parent ea4af70 commit ead3ce2

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": "24.0.0",
3+
"version": "25.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": 3,

0 commit comments

Comments
 (0)