chore: prepare v0.12.0-alpha release

This commit is contained in:
Alexander Sellite 2026-08-17 21:48:29 -04:00
parent b7f22cf758
commit 7cf555b0c8
5 changed files with 13 additions and 13 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.10.1-alpha",
"protocol_version": 6
"game_version": "0.12.0-alpha",
"protocol_version": 7
}
```