mirror of
https://github.com/coredns/coredns.git
synced 2025-10-27 16:24:19 -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 (
|
||||
coreName = "CoreDNS"
|
||||
coreVersion = "1.0.3"
|
||||
coreVersion = "1.0.4"
|
||||
|
||||
serverType = "dns"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user