Skip to content

Commit 6ed9b22

Browse files
chore: Update version.go for v0.50.0
Signed-off-by: GitHub Action <41898282+github-actions[bot]@users.noreply.github.com>
1 parent ffbc83f commit 6ed9b22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/version/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ const (
99
ClientName = "govmomi"
1010

1111
// ClientVersion is the version of this SDK
12-
ClientVersion = "0.44.0"
12+
ClientVersion = "0.50.0"
1313
)

0 commit comments

Comments
 (0)