mirror of
https://github.com/coredns/coredns.git
synced 2026-06-15 13:40:11 -04:00
Bump version to 1.14.4 (#8150)
In preparing for 8148 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.3"
|
CoreVersion = "1.14.4"
|
||||||
CoreName = "CoreDNS"
|
CoreName = "CoreDNS"
|
||||||
serverType = "dns"
|
serverType = "dns"
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user