Skip to content

Commit 029d112

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

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

0 commit comments

Comments
 (0)