Commit 6196125c authored by Yong Tang's avatar Yong Tang Committed by GitHub

Update version string to 1.8.5 (#4855)

Signed-off-by: default avatarYong Tang <yong.tang.github@outlook.com>
parent ca887c02
...@@ -2,7 +2,7 @@ package coremain ...@@ -2,7 +2,7 @@ package coremain
// Various CoreDNS constants. // Various CoreDNS constants.
const ( const (
CoreVersion = "1.8.4" CoreVersion = "1.8.5"
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