Skip to content

Commit

Permalink
chore: Update version.go for v0.36.3
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 Apr 2, 2024
1 parent 47c5ff9 commit 35df9f3
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.36.2"
ClientVersion = "0.36.3"
)

0 comments on commit 35df9f3

Please sign in to comment.