chore: prepare v0.19.0-alpha release

This commit is contained in:
Alexander Sellite 2026-08-25 22:22:29 -04:00
parent ee3982e428
commit 0b2333d0ec
6 changed files with 9 additions and 9 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.18.1-alpha",
"game_version": "0.19.0-alpha",
"protocol_version": 11
}
```