mirror of
https://github.com/coredns/coredns.git
synced 2025-10-27 16:24:19 -04:00
Release is 1.0.5
This commit is contained in:
@@ -3,7 +3,7 @@ package coremain
|
||||
const (
|
||||
coreName = "CoreDNS"
|
||||
// CoreVersion is the current version of CoreDNS.
|
||||
CoreVersion = "1.0.4"
|
||||
CoreVersion = "1.0.5"
|
||||
|
||||
serverType = "dns"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user