mirror of
https://github.com/coredns/coredns.git
synced 2025-10-27 08:14:18 -04:00
Release is 1.0.5
This commit is contained in:
@@ -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"
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user