Determine PowerShell version

To determine the PowerShell version you are running just execute the following command:

get-host | select Version