Version mismatch in Airshipper v0.8.0

Summary

Can't play multiplayer due to version mismatch even tho it shows the right version in airshipper.

Steps to reproduce

I downloaded airshipper from https://veloren.net/download/ Airshipper (macOS) Unzipped and downloaded, open Veloren and tried to play multiplayer but it would just stay in the loading screen forever.

Relevant logs and/or screenshots

Logs and/or screenshots of the issue
2022-09-03T03:51:02.909198Z  INFO voxygen: gfx_backend_metal::device : Entry point EntryPoint { name: "main", execution_model: Fragment, work_group_size: WorkGroupSize { x: 0, y: 0, z: 0 } }    
2022-09-03T03:51:02.909207Z  INFO voxygen: gfx_backend_metal::device : Entry point EntryPoint { name: "main", execution_model: Vertex, work_group_size: WorkGroupSize { x: 0, y: 0, z: 0 } }    
2022-09-03T03:51:02.909217Z  INFO voxygen: gfx_backend_metal::device : Entry point EntryPoint { name: "main", execution_model: Fragment, work_group_size: WorkGroupSize { x: 0, y: 0, z: 0 } }    
2022-09-03T03:51:02.909227Z  INFO voxygen: gfx_backend_metal::device : Entry point EntryPoint { name: "main", execution_model: Vertex, work_group_size: WorkGroupSize { x: 0, y: 0, z: 0 } }    
2022-09-03T03:51:02.909240Z  INFO voxygen: gfx_backend_metal::device : Entry point EntryPoint { name: "main", execution_model: Fragment, work_group_size: WorkGroupSize { x: 0, y: 0, z: 0 } }    
2022-09-03T03:51:02.909263Z  WARN voxygen: veloren_voxygen::window : Failed to construct the scancode to keyname mapper, falling back to displaying Unknown(). err=PlatformUnsupportedError
2022-09-03T03:51:03.412602Z  INFO voxygen: gfx_backend_metal::window : build swapchain SwapchainConfig { present_mode: FIFO, composite_alpha_mode: OPAQUE, format: Bgra8Srgb, extent: Extent2D { width: 3456, height: 2102 }, image_count: 3, image_layers: 1, image_usage: COLOR_ATTACHMENT }    
2022-09-03T03:51:09.830796Z  INFO voxygen: network {p=1Jq1CX}: veloren_network::channel: Connecting Tcp to: 178.63.62.110:14004
2022-09-03T03:51:10.343983Z  INFO voxygen: network {p=1Jq1CX}::handshake{cid=0}: veloren_network_protocol::handshake: This Handshake is now configured! pid=oN6SuG
2022-09-03T03:51:10.807543Z  WARN voxygen: veloren_client : Server is running aa7cdd28[2022-08-31], you are running 91a4a9e1[2022-08-30], versions might be incompatible!

image

System details

MacBook Pro (16-inch, 2021)

Chip: Apple M1 Pro

Cores: 16

Veloren version

Airshipper v0.8.0

Veloren Pre-Alpha (aa7cdd28)