mirror of
https://github.com/go-acme/lego.git
synced 2025-02-04 10:09:27 +02:00
Prepare release v4.2.0
This commit is contained in:
parent
79be5072c7
commit
52e6721dca
@ -5,10 +5,10 @@ package sender
|
||||
|
||||
const (
|
||||
// ourUserAgent is the User-Agent of this underlying library package.
|
||||
ourUserAgent = "xenolf-acme/4.1.3"
|
||||
ourUserAgent = "xenolf-acme/4.2.0"
|
||||
|
||||
// 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 = "detach"
|
||||
ourUserAgentComment = "release"
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user