Commit ea95a200 authored by Miek Gieben's avatar Miek Gieben

Release 1.0.5

parent 482f9c4f
package coremain
const (
coreName = "CoreDNS"
// CoreVersion is the current version of CoreDNS.
coreName = "CoreDNS"
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