chore: prepare v0.11.0-alpha release

This commit is contained in:
Alexander Sellite 2026-08-16 21:01:31 -04:00
parent 9ace356dd4
commit 7e9d349afb
4 changed files with 7 additions and 7 deletions

View file

@ -16,7 +16,7 @@ VALID_ROOM = {
"port": 7777,
"current_players": 1,
"max_players": 8,
"game_version": "0.10.1-alpha",
"game_version": "0.11.0-alpha",
"protocol_version": 6,
}