Skip to content
This repository was archived by the owner on Jun 20, 2023. It is now read-only.

Commit 45d22f1

Browse files
committed
bump version to 2.6.4
1 parent e42e7fe commit 45d22f1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gui/lobby/LobbyPage/PlayerList.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ class PlayerList
119119

120120
/**
121121
* Do a full update of the player listing, including ratings from cached C++ information.
122-
* Important: This should only be performed once if
122+
* Important: This should be done just once if
123123
* there have been multiple messages received changing this list.
124124
*/
125125
rebuildPlayerList()

mod.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "boonGUI",
3-
"version": "2.6.3",
3+
"version": "2.6.4",
44
"label": "boonGUI",
55
"description": "Enhance the observer's experience with an additional stats overlay.",
66
"ignoreInCompatibilityChecks": true,

0 commit comments

Comments
 (0)