Skip to content

Commit

Permalink
Create v3.2.5 release (#113)
Browse files Browse the repository at this point in the history
  • Loading branch information
astha-jain authored Jul 25, 2024
1 parent 9916893 commit 14a1015
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ var IBMCloudPluginVersion *version.PluginVersion

var (
// Version is the main version number that is being run at the moment.
Version = "v3.2.4"
Version = "v3.2.5"
VersionPrerelease = "dev"
)

Expand Down

0 comments on commit 14a1015

Please sign in to comment.