mirror of
https://github.com/coredns/coredns.git
synced 2025-10-28 08:44:17 -04:00
Up version to 1.0.4 (#1404)
Due to the one-off nature of releases 1.0.4 we need to manually bump the version in master.
This commit is contained in:
@@ -2,7 +2,7 @@ package coremain
|
|||||||
|
|
||||||
const (
|
const (
|
||||||
coreName = "CoreDNS"
|
coreName = "CoreDNS"
|
||||||
coreVersion = "1.0.3"
|
coreVersion = "1.0.4"
|
||||||
|
|
||||||
serverType = "dns"
|
serverType = "dns"
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user