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.
|
||||
const (
|
||||
CoreVersion = "1.8.5"
|
||||
CoreVersion = "1.8.6"
|
||||
coreName = "CoreDNS"
|
||||
serverType = "dns"
|
||||
)
|
||||
|
|
Loading…
Add table
Reference in a new issue