This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Npm.
Summary
Gets or sets the version to bump to. Should be a valid semver
or one of
"patch", "minor", "major",
"prepatch", "preminor", "premajor",
"prerelease" or "from-git".
- Assembly
- Cake
.Npm .dll - Namespace
- Cake
.Npm .BumpVersion - Containing Type
- Npm
Bump Version Settings
Syntax
public string Version { get; set; }
Value
| Type | Description |
|---|---|
| string |
