Skip to content

Commit 2b80335

Browse files
committed
updated app to reflect current version, added myself, kelvin, chris, and jimmy to the contributors list in package.json
1 parent 1d2a55d commit 2b80335

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636
"Alex Gomez",
3737
"Alexander Landeros",
3838
"Ali Rahman",
39+
"Andrew Byun",
3940
"Andy Tsou",
4041
"Andy Wong",
4142
"Becca Viner",
@@ -47,6 +48,7 @@
4748
"Chris Flannery",
4849
"Chris Guizzetti",
4950
"Christopher LeBrett",
51+
"Christopher Stamper",
5052
"Cole Styron",
5153
"Daljit Gill",
5254
"Dane Corpion",
@@ -71,10 +73,12 @@
7173
"James Nghiem",
7274
"Jasmine Noor",
7375
"Jason Victor",
76+
"Jimmy Phy",
7477
"Joseph Park",
7578
"Joseph Stern",
7679
"Josh Kim",
7780
"Joshua Howard",
81+
"Kelvin Mirhan",
7882
"Kevin Fey",
7983
"Kevin HoEun Lee",
8084
"Kevin Ngo",

src/extension/build/panel.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
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 21.0</title>
7+
<title>Reactime 22.0</title>
88
</head>
99

1010
<body>

0 commit comments

Comments
 (0)