Commit 482f9c4f authored by Miek Gieben's avatar Miek Gieben

Release is 1.0.5

parent 2d00080e
...@@ -3,7 +3,7 @@ package coremain ...@@ -3,7 +3,7 @@ package coremain
const ( const (
coreName = "CoreDNS" coreName = "CoreDNS"
// CoreVersion is the current version of CoreDNS. // CoreVersion is the current version of CoreDNS.
CoreVersion = "1.0.4" CoreVersion = "1.0.5"
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