Prepare v0.6.8-alpha discovery release

This commit is contained in:
Alexander Sellite 2026-08-13 18:59:25 -04:00
parent 1ef91388f0
commit dbe984dafb
5 changed files with 10 additions and 10 deletions

View file

@ -16,7 +16,7 @@ VALID_ROOM = {
"port": 7777,
"current_players": 1,
"max_players": 8,
"game_version": "0.6.7-alpha",
"game_version": "0.6.8-alpha",
"protocol_version": 3,
}