chore: prepare v0.11.1-alpha release

This commit is contained in:
Alexander Sellite 2026-08-16 23:13:02 -04:00
parent 7e9d349afb
commit b7f22cf758
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.11.0-alpha",
"game_version": "0.11.1-alpha",
"protocol_version": 6,
}