Skip to content

Commit eefd687

Browse files
committed
Merge branch 'mv2' into main
2 parents f4edf9d + 1205135 commit eefd687

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "HyperChat",
3-
"version": "3.1.0",
3+
"version": "3.1.1",
44
"private": true,
55
"scripts": {
66
"build": "npm-run-all --parallel build:chrome build:firefox",
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
<ul class="list-disc list-inside">
22
<strong>Serving in our latest update:</strong>
33
<li class="ml-3.5">
4-
Live poll results panel
4+
Redirect/summary banner timestamps
55
</li>
66
</ul>
77

88
<ul class="list-disc list-inside">
99
<strong>What's still cooking at KFP:</strong>
1010
<li class="ml-3.5">
11-
Admin-side actions (maybe, no promises)
11+
Fixing report, delete, and admin actions
1212
</li>
1313
</ul>

0 commit comments

Comments
 (0)