mirror of
https://github.com/coredns/coredns.git
synced 2025-10-27 08:14:18 -04:00
Update Release note and prepare 1.9.4 release (#5604)
* Update Release note and prepare 1.9.4 release This PR updates release notes and prepare 1.9.4 release Signed-off-by: Yong Tang <yong.tang.github@outlook.com> * Remove spaces Signed-off-by: Yong Tang <yong.tang.github@outlook.com> * Add additional note for header plugin change. Signed-off-by: Yong Tang <yong.tang.github@outlook.com> Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
This commit is contained in:
@@ -2,7 +2,7 @@ package coremain
|
||||
|
||||
// Various CoreDNS constants.
|
||||
const (
|
||||
CoreVersion = "1.9.3"
|
||||
CoreVersion = "1.9.4"
|
||||
coreName = "CoreDNS"
|
||||
serverType = "dns"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user