Commit c2fd1b24 authored by Miek Gieben's avatar Miek Gieben Committed by GitHub

dump version to 1.6.5 (#3425)

Signed-off-by: default avatarMiek Gieben <miek@miek.nl>
parent a214161b
...@@ -2,7 +2,7 @@ package coremain ...@@ -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"
) )
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment