test: update discovery fixtures for protocol v8

This commit is contained in:
Alexander Sellite 2026-08-18 21:20:12 -04:00
parent 7cf555b0c8
commit df3ee2f146
3 changed files with 5 additions and 5 deletions

View file

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