We can get the PowerShell versions using various commands. Before that open the PowerShell terminal from search bar or run command window.
Your can use the below commands to get PowerShell versions.
$PSVersionTable
$PSVersionTable.PSVersion
$Host
$Host.Version