Skip to content

Commit 42a6a31

Browse files
committed
Revert "chore: Update version.go for v0.47.1"
This reverts commit 5d76bda.
1 parent 5d76bda commit 42a6a31

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.47.1"
24+
ClientVersion = "0.47.0"
2525
)

0 commit comments

Comments
 (0)