Skip to content

Commit e53c30d

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.52.0"
1313
)

0 commit comments

Comments
 (0)