- Remove the 'v' prefix from the Git tag before injecting the version into the built binary - Ensures the version string in the CLI does not include a leading 'v' (e.g. '1.2.3' instead of 'v1.2.3')