Detach v4.30.1

This commit is contained in:
Fernandez Ludovic 2025-12-16 19:28:51 +01:00 committed by Ludovic Fernandez
commit 7af0efdf72
3 changed files with 3 additions and 3 deletions

View file

@ -15,7 +15,7 @@ const (
// ourUserAgentComment is part of the UA comment linked to the version status of this underlying library package.
// values: detach|release
// NOTE: Update this with each tagged release.
ourUserAgentComment = "release"
ourUserAgentComment = "detach"
)
// Get builds and returns the User-Agent string.