mirror of
https://github.com/coredns/coredns.git
synced 2025-10-27 16:24:19 -04:00
dump version to 1.6.5 (#3425)
Signed-off-by: Miek Gieben <miek@miek.nl>
This commit is contained in:
@@ -2,7 +2,7 @@ package coremain
|
|||||||
|
|
||||||
// Various CoreDNS constants.
|
// Various CoreDNS constants.
|
||||||
const (
|
const (
|
||||||
CoreVersion = "1.6.4"
|
CoreVersion = "1.6.5"
|
||||||
coreName = "CoreDNS"
|
coreName = "CoreDNS"
|
||||||
serverType = "dns"
|
serverType = "dns"
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user