Skip to content

Commit 6fe5e87

Browse files
committed
updated logo and manifest
1 parent e3f6481 commit 6fe5e87

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

src/extension/build/assets/logo.png

-77.5 KB
Loading

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