# Get-STFVersion
Get the StoreFront version number
Syntax
Get-STFVersion [<CommonParameters>]
Detailed Description
Get the StoreFront version number in the format Major.Minor.Build.Revision.
Related Commands
Input Type
Return Values
Version
The .NET System.Version
reference type
Examples
EXAMPLE 1 Get the version number
Get-STFVersion
REMARKS
Get the StoreFront version number.
OUTPUT
Major Minor Build Revision ----- ----- ----- -------- 3 1 0 1