mirror of
https://github.com/coredns/coredns.git
synced 2025-10-26 15:54:16 -04:00
Bump to version 1.6.9 (#3773)
See #3727 for the details. Copying release notes verbatim to coredns-1.6.9.md and fix the release script (because Makefile are stupid). Up version to 1.6.9 here as well. Signed-off-by: Miek Gieben <miek@miek.nl>
This commit is contained in:
@@ -2,7 +2,7 @@ package coremain
|
||||
|
||||
// Various CoreDNS constants.
|
||||
const (
|
||||
CoreVersion = "1.6.8"
|
||||
CoreVersion = "1.6.9"
|
||||
coreName = "CoreDNS"
|
||||
serverType = "dns"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user