Release 1.6.1 (#3081)

... and another one

Signed-off-by: Miek Gieben <miek@miek.nl>
This commit is contained in:
Miek Gieben
2019-08-01 13:50:28 +00:00
committed by Chris O'Haver
parent a01b202b6a
commit 1fda5703fc

View File

@@ -2,7 +2,7 @@ package coremain
// Various CoreDNS constants.
const (
CoreVersion = "1.6.0"
CoreVersion = "1.6.1"
coreName = "CoreDNS"
serverType = "dns"
)