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

Set version to 1.6.4 (#3317)

Signed-off-by: default avatarMiek Gieben <miek@miek.nl>
parent 22dd0a6f
...@@ -2,7 +2,7 @@ package coremain ...@@ -2,7 +2,7 @@ package coremain
// Various CoreDNS constants. // Various CoreDNS constants.
const ( const (
CoreVersion = "1.6.3" CoreVersion = "1.6.4"
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