Skip to content

Commit

Permalink
Revert "chore: Update version.go for v0.47.1"
Browse files Browse the repository at this point in the history
This reverts commit 5d76bda.
  • Loading branch information
dougm committed Jan 7, 2025
1 parent 5d76bda commit 42a6a31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/version/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ const (
ClientName = "govmomi"

// ClientVersion is the version of this SDK
ClientVersion = "0.47.1"
ClientVersion = "0.47.0"
)

0 comments on commit 42a6a31

Please sign in to comment.