Skip to content

Commit 9a1b3c8

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/version/version.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@ const (
2121
ClientName = "govmomi"
2222

2323
// ClientVersion is the version of this SDK
24-
ClientVersion = "0.37.1"
24+
ClientVersion = "0.37.2"
2525
)

0 commit comments

Comments
 (0)