When a Hazelcast .NET 3.8.1 client connected to a cluster, members reports the connectivity as follows: ``` INFO: [192.168.56.1]:5701 [dev] [3.8.1] Received auth from Connection[id=1, /127.0.0.1:5701->/127.0.0.1:11255, endpoint=null, alive=true, type=CSHARP_CLIENT], successfully authenticated, principal : ClientPrincipal{uuid='81d52973-8480-441d-a2b2-c0a8aeb49fe6', ownerUuid='455b9a86-453b-480c-acaa-025e54fab2f8'}, owner connection : true, client version : 3.8.0 ``` As it is seen, the client version seems as 3.8.0 which is 3.8.1 in real.