Up to version 1.8.2 (#4482)
See #4479 Signed-off-by: Miek Gieben <miek@miek.nl>
This commit is contained in:
parent
8fdd363c79
commit
d07a3ac6c2
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ package coremain
|
|||
|
||||
// Various CoreDNS constants.
|
||||
const (
|
||||
CoreVersion = "1.8.1"
|
||||
CoreVersion = "1.8.2"
|
||||
coreName = "CoreDNS"
|
||||
serverType = "dns"
|
||||
)
|
||||
|
|
Loading…
Add table
Reference in a new issue