Commit 31c55323 authored by Chris O'Haver's avatar Chris O'Haver Committed by GitHub

bump version (#4895)

Signed-off-by: default avatarChris O'Haver <cohaver@infoblox.com>
parent 5534625c
...@@ -2,7 +2,7 @@ package coremain ...@@ -2,7 +2,7 @@ package coremain
// Various CoreDNS constants. // Various CoreDNS constants.
const ( const (
CoreVersion = "1.8.5" CoreVersion = "1.8.6"
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