seekatar/Set PowerShell Manifest Version

Set the version number in a PowerShell module's manifest file

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
manifest-pathRelative path to manifestyes
majorMajor Version, defaults to value in manifestno-1
minorMinor Version, defaults to value in manifestno-1
buildBuild Number, usually use github.run_numberno-1
revisionOptional Revision Numberno-1
prereleaseOptional Prerelease valueno""
commitSHAOptional commitSHA to save in PrivateDatano""
githubRefInstead of other parameters, use ref with version as last levelno""

no outputs