AdministrationCommand Line
Version Command
The gig version command is used to print the current version of Gigantics.
Usage
gig versionDescription
The version command displays the current installed version of Gigantics. This is useful for:
- Verifying your installation
- Checking compatibility with documentation
- Reporting issues to support
Examples
# Print current Gigantics version
gig version
# Example output:
# Gigantics v1.6.7Additional Information
Version information includes:
- Major version number
- Minor version number
- Patch version number
- Build information (if applicable)