mirror of
https://github.com/coredns/coredns.git
synced 2025-10-17 10:21:08 +02:00
Release: bump version to 1.2.4 (#2211)
Signed-off-by: Miek Gieben <miek@miek.nl>
This commit is contained in:
parent
a044499545
commit
7343c7012f
@ -2,7 +2,7 @@ package coremain
|
|||||||
|
|
||||||
// Various CoreDNS constants.
|
// Various CoreDNS constants.
|
||||||
const (
|
const (
|
||||||
CoreVersion = "1.2.3"
|
CoreVersion = "1.2.4"
|
||||||
coreName = "CoreDNS"
|
coreName = "CoreDNS"
|
||||||
serverType = "dns"
|
serverType = "dns"
|
||||||
)
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user