Skip to content

Commit 7c22e21

Browse files
committed
changed devtools to v23
1 parent 519c946 commit 7c22e21

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/extension/build/devtools.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
<!DOCTYPE html>
1+
<!doctype html>
22
<html lang="en">
33
<head>
44
<meta charset="UTF-8" />
55
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
66
<meta http-equiv="X-UA-Compatible" content="ie=edge" />
7-
<title>Reactime v21</title>
7+
<title>Reactime v23</title>
88
</head>
99

1010
<body>

0 commit comments

Comments
 (0)