mirror of
https://github.com/coredns/coredns.git
synced 2026-03-11 08:13:12 -04:00
Bump version to 1.14.2 (#7895)
This PR bumps version to 1.14.2, as part of the release. Related to 7883 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.1"
|
CoreVersion = "1.14.2"
|
||||||
CoreName = "CoreDNS"
|
CoreName = "CoreDNS"
|
||||||
serverType = "dns"
|
serverType = "dns"
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user