mirror of
https://github.com/go-acme/lego.git
synced 2025-01-03 15:23:32 +02:00
Prepare release v4.12.3
This commit is contained in:
parent
5e632b5b91
commit
60658013c3
@ -5,10 +5,10 @@ package sender
|
||||
|
||||
const (
|
||||
// ourUserAgent is the User-Agent of this underlying library package.
|
||||
ourUserAgent = "xenolf-acme/4.12.2"
|
||||
ourUserAgent = "xenolf-acme/4.12.3"
|
||||
|
||||
// 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…
Reference in New Issue
Block a user