Skip to content

Commit 441775e

Browse files
committed
Detach v4.16.1
1 parent 40dcce6 commit 441775e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

acme/api/internal/sender/useragent.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ const (
1010
// ourUserAgentComment is part of the UA comment linked to the version status of this underlying library package.
1111
// values: detach|release
1212
// NOTE: Update this with each tagged release.
13-
ourUserAgentComment = "release"
13+
ourUserAgentComment = "detach"
1414
)

0 commit comments

Comments
 (0)