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.Bumpy.
Summary
Runs "bumpy write [version]".
- Assembly
- Cake
.Bumpy .dll - Namespace
- Cake
.Bumpy - Containing Type
- BumpyRunner
Syntax
public void Write(string version, BumpySettings settings)
Parameters
Name | Type | Description |
---|---|---|
version | string | The version. |
settings | BumpySettings | The tool settings. |
Return Value
Type | Description |
---|---|
void |