Skip to content

Commit 235d5f2

Browse files
committed
Update version.py
1 parent fbe42eb commit 235d5f2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

rlbot/version.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ def _get_color(color: int) -> str:
1616

1717
RELEASE_NOTES = {
1818
"5.0.0-beta.3": """
19+
Ensure bots don't fall behind the most recent GameTickPacket, without threading
1920
Add `team_color` static method to the rendering manager
2021
""",
2122
"5.0.0-beta.2": """

0 commit comments

Comments
 (0)