Skip to content

Commit d94df73

Browse files
committed
Update Reactime version
1 parent 750d4b9 commit d94df73

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

src/extension/build/panel.html

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
<!DOCTYPE html>
22
<html lang="en">
3-
<head>
4-
<meta charset="UTF-8" />
5-
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
6-
<meta http-equiv="X-UA-Compatible" content="ie=edge" />
7-
<title>Reactime 14.0</title>
8-
</head>
3+
<head>
4+
<meta charset="UTF-8" />
5+
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
6+
<meta http-equiv="X-UA-Compatible" content="ie=edge" />
7+
<title>Reactime 15.0</title>
8+
</head>
99

10-
<body>
11-
<div id="root"></div>
12-
<script type="text/javascript" src="bundles/app.bundle.js"></script>
13-
</body>
10+
<body>
11+
<div id="root"></div>
12+
<script type="text/javascript" src="bundles/app.bundle.js"></script>
13+
</body>
1414
</html>

0 commit comments

Comments
 (0)