Skip to content

Commit

Permalink
Set release version
Browse files Browse the repository at this point in the history
  • Loading branch information
ssmith-pc authored Mar 27, 2024
1 parent 3eee4fa commit 017d0a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/useragent/useragent.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import (

func getPackageVersion() string {
// update at release time
return "v0.5.0-pre"
return "v0.4.1"
}

func BuildUserAgent(sourceTag string) string {
Expand Down

0 comments on commit 017d0a4

Please sign in to comment.