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

Commit

Permalink
bump version to 2.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
LangLangBart committed Oct 8, 2022
1 parent e42e7fe commit 45d22f1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gui/lobby/LobbyPage/PlayerList.js
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ class PlayerList

/**
* Do a full update of the player listing, including ratings from cached C++ information.
* Important: This should only be performed once if
* Important: This should be done just once if
* there have been multiple messages received changing this list.
*/
rebuildPlayerList()
Expand Down
2 changes: 1 addition & 1 deletion mod.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "boonGUI",
"version": "2.6.3",
"version": "2.6.4",
"label": "boonGUI",
"description": "Enhance the observer's experience with an additional stats overlay.",
"ignoreInCompatibilityChecks": true,
Expand Down

0 comments on commit 45d22f1

Please sign in to comment.