The version on the vSphere Client UI and the Build number on the vCenter are different.
https://<VC_FQDN>:5480
summary page:
The vCenter Server Appliance (VCSA) comprises two main sets of services:
Among the Core Server Services, the vSphere Client stands out as a web-based HTML5 interface for connecting to and managing vSphere instances. It's essential to note the following:
This difference is expected behavior, not a bug, for two main reasons:
By decoupling these components, VMware ensures greater flexibility and stability in managing and updating the vSphere environment.
The vCenter Build number and vSphere Client UI refer to 2 different components.
The details that you see in VAMI and the console indicate the version of the vCenter Server, however, the vSphere Client is just a component that facilitates the web console. If there is no change done in the previous package of the vSphere Client, the minor version will remain unchanged in the later release as well. It will be changed only if there is a major version update or any change in the individual package.
To check the version on vCenter
1) From command line :
vpxd -v
2) From the VAMI page (https://<VC_FQDN>:5480
)
Summary Page:
3) To confirm the vSphere client version, run the following command: rpm -qa | grep vsphere-ui