Skip to content

Commit

Permalink
chore: Update version.go for v0.30.5
Browse files Browse the repository at this point in the history
Signed-off-by: GitHub Action <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed Jun 27, 2023
1 parent 844274f commit 5373c14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/version/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ const (
ClientName = "govmomi"

// ClientVersion is the version of this SDK
ClientVersion = "0.30.4"
ClientVersion = "0.30.5"
)

0 comments on commit 5373c14

Please sign in to comment.