Commit 8ee4c1fa authored by Yong Tang's avatar Yong Tang Committed by GitHub

Bump version to 1.7.0 (#3782)

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