We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4f3b74 commit f68296bCopy full SHA for f68296b
cf_will_it_connect.go
@@ -22,7 +22,7 @@ func (c *WillItConnect) GetMetadata() plugin.PluginMetadata {
22
Version: plugin.VersionType{
23
Major: 1,
24
Minor: 0,
25
- Build: 1,
+ Build: 2,
26
},
27
Commands: []plugin.Command{
28
{
0 commit comments