bump version (#4895)
Signed-off-by: Chris O'Haver <cohaver@infoblox.com>
This commit is contained in:
parent
5534625c75
commit
31c5532380
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||||
)
|
)
|
||||||
|
|
Loading…
Add table
Reference in a new issue