mirror of
https://github.com/coredns/coredns.git
synced 2025-10-27 00:04:15 -04:00
1.11.1 release: bump version + add notes (#6273)
* bump version; add notes Signed-off-by: Chris O'Haver <cohaver@infoblox.com> --------- Signed-off-by: Chris O'Haver <cohaver@infoblox.com>
This commit is contained in:
@@ -2,7 +2,7 @@ package coremain
|
||||
|
||||
// Various CoreDNS constants.
|
||||
const (
|
||||
CoreVersion = "1.11.0"
|
||||
CoreVersion = "1.11.1"
|
||||
coreName = "CoreDNS"
|
||||
serverType = "dns"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user