chore: prepare v0.17.0-alpha release

This commit is contained in:
Alexander Sellite 2026-08-23 21:00:15 -04:00
parent 21d17c4211
commit b5edf22ad3
6 changed files with 15 additions and 15 deletions

View file

@ -32,8 +32,8 @@ trusting an address supplied by the game client.
"port": 7777,
"current_players": 0,
"max_players": 8,
"game_version": "0.16.2-alpha",
"protocol_version": 9
"game_version": "0.17.0-alpha",
"protocol_version": 10
}
```