> private static SemanticVersion s_psV6Version = new SemanticVersion(6, 0, 0, "alpha"); It should not be a hard-coded, but instead should be generated based on the `GitCommitId`.
It should not be a hard-coded, but instead should be generated based on the
GitCommitId.