mirror of
https://github.com/coredns/coredns.git
synced 2026-07-10 17:50:12 -04:00
Bump version to 1.14.6 (#8267)
This PR bumps version to 1.14.6, part of 8228 Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
This commit is contained in:
@@ -2,7 +2,7 @@ package coremain
|
|||||||
|
|
||||||
// Various CoreDNS constants.
|
// Various CoreDNS constants.
|
||||||
const (
|
const (
|
||||||
CoreVersion = "1.14.5"
|
CoreVersion = "1.14.6"
|
||||||
CoreName = "CoreDNS"
|
CoreName = "CoreDNS"
|
||||||
serverType = "dns"
|
serverType = "dns"
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user