1.12.0 bump version (#6986)
This commit is contained in:
parent
e18c4cc3bf
commit
12a36bdeda
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ package coremain
|
|||
|
||||
// Various CoreDNS constants.
|
||||
const (
|
||||
CoreVersion = "1.11.4"
|
||||
CoreVersion = "1.12.0"
|
||||
CoreName = "CoreDNS"
|
||||
serverType = "dns"
|
||||
)
|
||||
|
|
Loading…
Add table
Reference in a new issue