Skip to content

Commit dfa0a6d

Browse files
committed
Detach v4.5.3
1 parent 3675fe6 commit dfa0a6d

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)