Skip to content

Commit 7498a81

Browse files
committed
Detach v4.12.3
1 parent 6065801 commit 7498a81

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)