chore: prepare v0.18.0-alpha release

This commit is contained in:
Alexander Sellite 2026-08-24 21:08:12 -04:00
parent 472112619e
commit f22dda8628
6 changed files with 9 additions and 9 deletions

View file

@ -16,7 +16,7 @@ VALID_ROOM = {
"port": 7777,
"current_players": 1,
"max_players": 8,
"game_version": "0.17.1-alpha",
"game_version": "0.18.0-alpha",
"protocol_version": 10,
}