Skip to content

Commit 16a6cb5

Browse files
authored
Increase build version for new release
1 parent 64ce19f commit 16a6cb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cf_cli_java_plugin.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -303,7 +303,7 @@ func (c *JavaPlugin) GetMetadata() plugin.PluginMetadata {
303303
Version: plugin.VersionType{
304304
Major: 3,
305305
Minor: 0,
306-
Build: 0,
306+
Build: 1,
307307
},
308308
MinCliVersion: plugin.VersionType{
309309
Major: 6,

0 commit comments

Comments
 (0)