Skip to content

Commit f68296b

Browse files
committed
Build version v1.0.2
1 parent e4f3b74 commit f68296b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cf_will_it_connect.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ func (c *WillItConnect) GetMetadata() plugin.PluginMetadata {
2222
Version: plugin.VersionType{
2323
Major: 1,
2424
Minor: 0,
25-
Build: 1,
25+
Build: 2,
2626
},
2727
Commands: []plugin.Command{
2828
{

0 commit comments

Comments
 (0)