chore: prepare v0.13.0-alpha release

This commit is contained in:
Alexander Sellite 2026-08-18 21:59:49 -04:00
parent df3ee2f146
commit 02bdba7a16
5 changed files with 8 additions and 8 deletions

View file

@ -32,7 +32,7 @@ trusting an address supplied by the game client.
"port": 7777,
"current_players": 0,
"max_players": 8,
"game_version": "0.12.0-alpha",
"game_version": "0.13.0-alpha",
"protocol_version": 8
}
```