Commit 7343c701 authored by Miek Gieben's avatar Miek Gieben Committed by GitHub

Release: bump version to 1.2.4 (#2211)

Signed-off-by: default avatarMiek Gieben <miek@miek.nl>
parent a0444995
...@@ -2,7 +2,7 @@ package coremain ...@@ -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"
) )
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment