mirror of
https://github.com/coredns/coredns.git
synced 2025-10-27 08:14:18 -04:00
1.12.1 release (#7220)
* bump version and draft release notes Signed-off-by: Chris O'Haver <cohaver@infoblox.com> * bump version and draft release notes Signed-off-by: Chris O'Haver <cohaver@infoblox.com> * tweak noteworthies Signed-off-by: Chris O'Haver <cohaver@infoblox.com> * update authors Signed-off-by: Chris O'Haver <cohaver@infoblox.com> * remove note about new expr features. too esoteric in our use case. 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.12.0"
|
||||
CoreVersion = "1.12.1"
|
||||
CoreName = "CoreDNS"
|
||||
serverType = "dns"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user