We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8994535 commit c9912d3Copy full SHA for c9912d3
cf_targets.go
@@ -71,7 +71,7 @@ func (c *TargetsPlugin) GetMetadata() plugin.PluginMetadata {
71
Name: "cf-targets",
72
Version: plugin.VersionType{
73
Major: 1,
74
- Minor: 0,
+ Minor: 2,
75
Build: 0,
76
},
77
Commands: []plugin.Command{
0 commit comments